summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-06-08 14:56:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-06-08 15:01:35 +0200
commitc49eb7b798b41c1da80450c974f827b760662791 (patch)
tree1b4fb5910e47f2a3044eb904c15083e22f364a27 /recipes-kernel
parent6d68ebcde4f02a406f9a3f7caad90de44680190b (diff)
arm32: imx: defconfig: enable stmpe adc
Enable the driver for the ADC part of the STMPE MFD device. Related-to: ELB-4312 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
index 79e40cd..6737c7e 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/defconfig
@@ -401,6 +401,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