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: spear-keyboard - improve build coverage using COMPILE_TEST

Used to test the PM changes.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20221204180841.2211588-29-jic23@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Jonathan Cameron and committed by
Dmitry Torokhov
0b07641e d65adc2b

+1 -1
+1 -1
drivers/input/keyboard/Kconfig
··· 709 709 710 710 config KEYBOARD_SPEAR 711 711 tristate "ST SPEAR keyboard support" 712 - depends on PLAT_SPEAR 712 + depends on PLAT_SPEAR || COMPILE_TEST 713 713 select INPUT_MATRIXKMAP 714 714 help 715 715 Say Y here if you want to use the SPEAR keyboard.