summaryrefslogtreecommitdiff
path: root/configs/stm32f746-disco_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-13 17:48:42 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-13 17:52:33 (GMT)
commit8728c97eff5bd95f58320f886ae305f17931a374 (patch)
tree75b41f0154ceb8f747082881661189f9c146d085 /configs/stm32f746-disco_defconfig
parentc9592e3c5c97981787c0d82f768a6971deb4837d (diff)
downloadu-boot-fsl-qoriq-8728c97eff5bd95f58320f886ae305f17931a374.tar.xz
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32f746-disco_defconfig')
-rw-r--r--configs/stm32f746-disco_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig
index 0b463c3..f638ca0 100644
--- a/configs/stm32f746-disco_defconfig
+++ b/configs/stm32f746-disco_defconfig
@@ -2,7 +2,6 @@ CONFIG_ARM=y
CONFIG_STM32=y
CONFIG_STM32F7=y
CONFIG_TARGET_STM32F746_DISCO=y
-# CONFIG_MMC is not set
CONFIG_DEFAULT_DEVICE_TREE="stm32f746-disco"
CONFIG_BOOTDELAY=3
# CONFIG_DISPLAY_CPUINFO is not set
@@ -27,6 +26,7 @@ CONFIG_CMD_TIMER=y
CONFIG_OF_CONTROL=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y
+# CONFIG_MMC is not set
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_DM_SPI_FLASH=y