[PATCH 3/7] arm64: defconfig: enable keyboard_adc for adc-keys

Heiko Stuebner heiko at sntech.de
Wed May 24 06:54:11 PDT 2017


Keyboard driver for keys whose state gets read through an iio adc block,
like the saradc on Rockchip socs.

Signed-off-by: Heiko Stuebner <heiko at sntech.de>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f4492605c0a9..3aa4d54e1c0d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -209,6 +209,7 @@ CONFIG_BRCMFMAC=m
 CONFIG_WL18XX=m
 CONFIG_WLCORE_SDIO=m
 CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_ADC=m
 CONFIG_KEYBOARD_GPIO=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_PM8941_PWRKEY=y
-- 
2.11.0




More information about the linux-arm-kernel mailing list