Input: nomadik-ske-keypad - allow building with COMPILE_TEST
Used to build test the PM changes. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20221204180841.2211588-31-jic23@kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
ececc2024e
commit
78c2b18b1e
@ -487,7 +487,7 @@ config KEYBOARD_NEWTON
|
|||||||
|
|
||||||
config KEYBOARD_NOMADIK
|
config KEYBOARD_NOMADIK
|
||||||
tristate "ST-Ericsson Nomadik SKE keyboard"
|
tristate "ST-Ericsson Nomadik SKE keyboard"
|
||||||
depends on (ARCH_NOMADIK || ARCH_U8500)
|
depends on (ARCH_NOMADIK || ARCH_U8500 || COMPILE_TEST)
|
||||||
select INPUT_MATRIXKMAP
|
select INPUT_MATRIXKMAP
|
||||||
help
|
help
|
||||||
Say Y here if you want to use a keypad provided on the SKE controller
|
Say Y here if you want to use a keypad provided on the SKE controller
|
||||||
|
Loading…
Reference in New Issue
Block a user