diff options
Diffstat (limited to 'configs/hsdk_defconfig')
-rw-r--r-- | configs/hsdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig index 476ce6a974..37f61902d3 100644 --- a/configs/hsdk_defconfig +++ b/configs/hsdk_defconfig @@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE="hsdk" CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200n8" CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_BOARD_EARLY_INIT_R=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="hsdk# " CONFIG_CMD_ENV_FLAGS=y |