summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJacob Chen <jacob2.chen@rock-chips.com>2017-01-18 13:51:35 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-01-18 16:14:30 +0800
commite775d293667f353317005b7cce1ea58618388c74 (patch)
tree0cfaa6fbe8348adbc0b8e9f52ffeb0418e67d257 /arch
parentc68388c460e23ff0705e963a78e1fb25d3759376 (diff)
arm: rockchip_linux_defconfig: add CONFIG_KEYBOARD_ADC
Change-Id: I588fda6a6b5289c97cf149e61f0aeecbdc53d6fb Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/rockchip_linux_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/rockchip_linux_defconfig b/arch/arm/configs/rockchip_linux_defconfig
index 8fb7333fcddf..467a67f5e1e9 100644
--- a/arch/arm/configs/rockchip_linux_defconfig
+++ b/arch/arm/configs/rockchip_linux_defconfig
@@ -199,6 +199,7 @@ CONFIG_MWIFIEX_SDIO=y
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_ADC=y
CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_GPIO_POLLED=y
CONFIG_KEYBOARD_CROS_EC=y