diff options
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r-- | configs/clearfog_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig index 3bb6c6bf65..89c0976be2 100644 --- a/configs/clearfog_defconfig +++ b/configs/clearfog_defconfig @@ -10,6 +10,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog" CONFIG_DEBUG_UART=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_ENV_IS_IN_MMC=y CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set |