Skip to content

Commit ececc20

Browse files
jic23dtor
authored andcommitted
Input: pxa27xx-keypad - allow build with COMPILE_TEST
Used to build test PM changes. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20221204180841.2211588-30-jic23@kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 0b07641 commit ececc20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/input/keyboard/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ config KEYBOARD_PINEPHONE
542542

543543
config KEYBOARD_PXA27x
544544
tristate "PXA27x/PXA3xx keypad support"
545-
depends on PXA27x || PXA3xx || ARCH_MMP
545+
depends on PXA27x || PXA3xx || ARCH_MMP || COMPILE_TEST
546546
select INPUT_MATRIXKMAP
547547
help
548548
Enable support for PXA27x/PXA3xx keypad controller.

0 commit comments

Comments
 (0)