| 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 |