diff options
Diffstat (limited to 'configs/glacier_ramboot_defconfig')
-rw-r--r-- | configs/glacier_ramboot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/glacier_ramboot_defconfig b/configs/glacier_ramboot_defconfig index 31c9d0b8d3..1cfb31bece 100644 --- a/configs/glacier_ramboot_defconfig +++ b/configs/glacier_ramboot_defconfig @@ -9,6 +9,7 @@ CONFIG_SYS_EXTRA_OPTIONS="SYS_RAMBOOT,SYS_TEXT_BASE=0x01000000,SYS_LDSCRIPT=boar CONFIG_BOOTDELAY=5 CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_VERSION_VARIABLE=y +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y |