summaryrefslogtreecommitdiff
path: root/configs/stm32f429-evaluation_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-23 14:04:02 -0400
committerTom Rini <trini@konsulko.com>2019-10-23 14:04:02 -0400
commit680023c5fab6b1777c0c6f2e76e5d2effb7903a0 (patch)
tree220712211e91695a42dcf292fa1e841c9f1338e5 /configs/stm32f429-evaluation_defconfig
parent0e0b303a67fed4e3830ee32c38033e83a3d7cc8f (diff)
parentfb90fcf82628f0328649e55c7bf0c41f79872505 (diff)
Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- Disable CONFIG_NET flag for MCU STM32 - Fix ramdisk_addr_r for stm32f746-disco - Fix USB product id for stm32mp1
Diffstat (limited to 'configs/stm32f429-evaluation_defconfig')
-rw-r--r--configs/stm32f429-evaluation_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f429-evaluation_defconfig b/configs/stm32f429-evaluation_defconfig
index 51f587f629..2b118a0dff 100644
--- a/configs/stm32f429-evaluation_defconfig
+++ b/configs/stm32f429-evaluation_defconfig
@@ -17,12 +17,12 @@ CONFIG_CMD_GPT=y
# CONFIG_RANDOM_UUID is not set
CONFIG_CMD_MMC=y
# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_MII is not set
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIMER=y
# CONFIG_ISO_PARTITION is not set
CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="stm32429i-eval"
+# CONFIG_NET is not set
CONFIG_DM_MMC=y
CONFIG_ARM_PL180_MMCI=y
CONFIG_MTD_NOR_FLASH=y