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: tegra-kbc - allow build with COMPILE_TEST

Used to build test PM changes.

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

authored by

Jonathan Cameron and committed by
Dmitry Torokhov
d65adc2b 995765ed

+1 -1
+1 -1
drivers/input/keyboard/Kconfig
··· 508 508 509 509 config KEYBOARD_TEGRA 510 510 tristate "NVIDIA Tegra internal matrix keyboard controller support" 511 - depends on ARCH_TEGRA && OF 511 + depends on (ARCH_TEGRA && OF) || COMPILE_TEST 512 512 select INPUT_MATRIXKMAP 513 513 help 514 514 Say Y here if you want to use a matrix keyboard connected directly