[PATCH 2/7] arm64: defconfig: enable Rockchip saradc

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


Enable the sucessfive approximation adc that gets often used for example
for additional buttons on Rockchip boards.

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 a12ccb40ce0a..f4492605c0a9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -474,6 +474,7 @@ CONFIG_ARCH_TEGRA_186_SOC=y
 CONFIG_EXTCON_USB_GPIO=y
 CONFIG_IIO=y
 CONFIG_EXYNOS_ADC=y
+CONFIG_ROCKCHIP_SARADC=m
 CONFIG_PWM=y
 CONFIG_PWM_BCM2835=m
 CONFIG_PWM_MESON=m
-- 
2.11.0




More information about the linux-arm-kernel mailing list