diff options
Diffstat (limited to 'configs/yellowstone_defconfig')
-rw-r--r-- | configs/yellowstone_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/yellowstone_defconfig b/configs/yellowstone_defconfig index c26c844206..d945bb9611 100644 --- a/configs/yellowstone_defconfig +++ b/configs/yellowstone_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_EXTRA_OPTIONS="YELLOWSTONE" 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 |