blob: 5725efdbad77c1ff0ff419c570c6caa11672de47 [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/touchscreen/Kconfig"
endif