Skip to content

Commit 0b07641

Browse files
jic23dtor
authored andcommitted
Input: spear-keyboard - improve build coverage using COMPILE_TEST
Used to 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 d65adc2 commit 0b07641

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
@@ -709,7 +709,7 @@ config KEYBOARD_OMAP4
709709

710710
config KEYBOARD_SPEAR
711711
tristate "ST SPEAR keyboard support"
712-
depends on PLAT_SPEAR
712+
depends on PLAT_SPEAR || COMPILE_TEST
713713
select INPUT_MATRIXKMAP
714714
help
715715
Say Y here if you want to use the SPEAR keyboard.

0 commit comments

Comments
 (0)