summaryrefslogtreecommitdiff
path: root/configs/stm32f769-disco_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-01 18:50:26 +0300
committerTom Rini <trini@konsulko.com>2023-05-01 18:50:26 +0300
commitc960c0fd38be57abffb68996e53408ba5f675ee9 (patch)
tree6d2103d21d37248d22477fc198d6003f27331239 /configs/stm32f769-disco_defconfig
parent27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff)
downloadu-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32f769-disco_defconfig')
-rw-r--r--configs/stm32f769-disco_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f769-disco_defconfig b/configs/stm32f769-disco_defconfig
index 68c4105954..3454f582f8 100644
--- a/configs/stm32f769-disco_defconfig
+++ b/configs/stm32f769-disco_defconfig
@@ -8,6 +8,7 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20050000
CONFIG_ENV_SIZE=0x2000
CONFIG_DEFAULT_DEVICE_TREE="stm32f769-disco"
CONFIG_SYS_PROMPT="U-Boot > "
+CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_STM32F7=y
CONFIG_TARGET_STM32F746_DISCO=y
CONFIG_SYS_LOAD_ADDR=0x8008000
@@ -67,4 +68,3 @@ CONFIG_VIDEO_BMP_RLE8=y
CONFIG_BMP_16BPP=y
CONFIG_BMP_24BPP=y
CONFIG_BMP_32BPP=y
-CONFIG_OF_LIBFDT_OVERLAY=y