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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 0b07641 commit ececc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)