Skip to content

Commit 78c2b18

Browse files
jic23dtor
authored andcommitted
Input: nomadik-ske-keypad - allow building with COMPILE_TEST
Used to build test the 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 ececc20 commit 78c2b18

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
@@ -487,7 +487,7 @@ config KEYBOARD_NEWTON
487487

488488
config KEYBOARD_NOMADIK
489489
tristate "ST-Ericsson Nomadik SKE keyboard"
490-
depends on (ARCH_NOMADIK || ARCH_U8500)
490+
depends on (ARCH_NOMADIK || ARCH_U8500 || COMPILE_TEST)
491491
select INPUT_MATRIXKMAP
492492
help
493493
Say Y here if you want to use a keypad provided on the SKE controller

0 commit comments

Comments
 (0)