summaryrefslogtreecommitdiff
path: root/configs/mx31pdk_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/mx31pdk_defconfig')
-rw-r--r--configs/mx31pdk_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mx31pdk_defconfig b/configs/mx31pdk_defconfig
index 59084d7b65..47d2097f51 100644
--- a/configs/mx31pdk_defconfig
+++ b/configs/mx31pdk_defconfig
@@ -5,8 +5,8 @@ CONFIG_TARGET_MX31PDK=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
-# CONFIG_MMC is not set
CONFIG_BOOTDELAY=1
+CONFIG_BOARD_LATE_INIT=y
CONFIG_SPL=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
@@ -15,3 +15,4 @@ CONFIG_CMD_SPI=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+# CONFIG_MMC is not set