blob: a25c14c82f7921b226dc9cafc14a24b774f8f458 [file] [log] [blame]
menuconfig AMLOGIC_INPUT
bool "Amlogic input device support"
default n
help
Say Y here to enable Amlogic input
devices. Include keyboard, third part
touchscreen, sensor, gpio-key, adc-key,
ir remote control etc.
if AMLOGIC_INPUT
source "drivers/amlogic/input/ir/Kconfig"
source "drivers/amlogic/input/keyboard/Kconfig"
source "drivers/amlogic/input/misc/Kconfig"
endif