projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ac30d1
)
imx93_evk: defconfig: add adc support
author
Luca Ellero
<l.ellero@asem.it>
Wed, 5 Jul 2023 12:56:17 +0000
(14:56 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000
(11:29 +0200)
iMX93 ADC features:
- 4 channels
- 12 bit resolution
Signed-off-by: Luca Ellero <l.ellero@asem.it>
configs/imx93_11x11_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx93_11x11_evk_defconfig
b/configs/imx93_11x11_evk_defconfig
index 0de563f790ba719fa93d4a6d6ae945c4ddbb3877..65f473885c6db8defbbd31f90f539045842d25a3 100644
(file)
--- 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