summaryrefslogtreecommitdiff
path: root/configs/x600_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r--configs/x600_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig
index 28e268e19b..fda84861c9 100644
--- a/configs/x600_defconfig
+++ b/configs/x600_defconfig
@@ -6,9 +6,9 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_IDENT_STRING="-SPEAr"
-# CONFIG_MMC is not set
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
+CONFIG_BOARD_LATE_INIT=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_SPL=y
CONFIG_SPL_NOR_SUPPORT=y
@@ -30,6 +30,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_CMD_UBI=y
CONFIG_SYS_I2C_DW=y
+# CONFIG_MMC is not set
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USB=y