git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d718b
)
configs: stm32: Enable ADC support for stm32mp13_defconfig
author
Patrice Chotard
<patrice.chotard@foss.st.com>
Fri, 14 Nov 2025 16:08:53 +0000
(17:08 +0100)
committer
Tom Rini
<trini@konsulko.com>
Mon, 17 Nov 2025 16:43:24 +0000
(10:43 -0600)
Enable STM_ADC and CM_ADC for stm32mp13_defconfig
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
configs/stm32mp13_defconfig
patch
|
blob
|
history
diff --git
a/configs/stm32mp13_defconfig
b/configs/stm32mp13_defconfig
index
3283e91
..
8ef465a
100644
(file)
--- a/
configs/stm32mp13_defconfig
+++ b/
configs/stm32mp13_defconfig
@@
-29,6
+29,7
@@
CONFIG_CMD_NVEDIT_EFI=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_UNZIP=y
+CONFIG_CMD_ADC=y
CONFIG_CMD_CLK=y
CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
@@
-56,6
+57,7
@@
CONFIG_ENV_REDUNDANT=y
CONFIG_ENV_RELOC_GD_ENV_ADDR=y
CONFIG_ENV_MMC_DEVICE_INDEX=-1
CONFIG_ENV_MMC_USE_DT=y
+CONFIG_STM32_ADC=y
CONFIG_SYS_64BIT_LBA=y
CONFIG_BUTTON=y
CONFIG_BUTTON_GPIO=y