From: Max Krummenacher Date: Mon, 11 Apr 2022 15:22:34 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD X-Git-Tag: v5.19-rc1~142^2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb061bbf60313a8e13d966a5e64d4f6035e05ac;p=thirdparty%2Fkernel%2Flinux.git ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD The SoM Apalis/Colibri iMX6 use the ADC of a STMPE 811. Enable its driver. Signed-off-by: Max Krummenacher Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index f7498df08dfe7..88a3602c4e58a 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -402,6 +402,7 @@ CONFIG_IIO=y CONFIG_MMA8452=y CONFIG_IMX7D_ADC=y CONFIG_RN5T618_ADC=y +CONFIG_STMPE_ADC=y CONFIG_VF610_ADC=y CONFIG_SENSORS_ISL29018=y CONFIG_MAG3110=y