Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Jonathan Cameron and committed by
Dmitry Torokhov
78c2b18b ececc202

+1 -1
+1 -1
drivers/input/keyboard/Kconfig
··· 487 487 488 488 config KEYBOARD_NOMADIK 489 489 tristate "ST-Ericsson Nomadik SKE keyboard" 490 - depends on (ARCH_NOMADIK || ARCH_U8500) 490 + depends on (ARCH_NOMADIK || ARCH_U8500 || COMPILE_TEST) 491 491 select INPUT_MATRIXKMAP 492 492 help 493 493 Say Y here if you want to use a keypad provided on the SKE controller