arm64: defconfig: enable Rockchip saradc
From: Heiko Stuebner <heiko@...> Date: Mon, 22 May 2017 15:54:33 +0200
Commit-Message
Enable the sucessfive approximation adc that gets often used for example for additional buttons on Rockchip boards. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed
Changes
------------------------- arch/arm64/configs/defconfig -------------------------
index a12ccb40ce0a..f4492605c0a9 100644
@@ -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