mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Input: tegra-kbc - allow build with COMPILE_TEST
Used to build test PM changes. Signed-off-by: Jonathan Cameron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
This commit is contained in:
committed by
Dmitry Torokhov
parent
995765edc4
commit
d65adc2b16
@@ -508,7 +508,7 @@ config KEYBOARD_NSPIRE
|
||||
|
||||
config KEYBOARD_TEGRA
|
||||
tristate "NVIDIA Tegra internal matrix keyboard controller support"
|
||||
depends on ARCH_TEGRA && OF
|
||||
depends on (ARCH_TEGRA && OF) || COMPILE_TEST
|
||||
select INPUT_MATRIXKMAP
|
||||
help
|
||||
Say Y here if you want to use a matrix keyboard connected directly
|
||||
|
||||
Reference in New Issue
Block a user