summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Ellero <l.ellero@asem.it>2023-07-05 14:56:17 +0200
committerStefano Babic <sbabic@denx.de>2023-07-13 11:29:40 +0200
commite7ff54d963039ab8e5fbf033c8579a25e7d75650 (patch)
tree9038d968273f91585180f05bf6394b1e6a50209e
parent1ac30d1301fa7681dd400c21fb5cc41470c85d0a (diff)
imx93_evk: defconfig: add adc support
iMX93 ADC features: - 4 channels - 12 bit resolution Signed-off-by: Luca Ellero <l.ellero@asem.it>
-rw-r--r--configs/imx93_11x11_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig
index 0de563f790b..65f473885c6 100644
--- a/configs/imx93_11x11_evk_defconfig
+++ b/configs/imx93_11x11_evk_defconfig
@@ -81,6 +81,7 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_DM=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y
+CONFIG_ADC_IMX93=y
CONFIG_CPU=y
CONFIG_CPU_IMX=y
CONFIG_IMX_RGPIO2P=y