diff options
Diffstat (limited to 'configs/spring_defconfig')
-rw-r--r-- | configs/spring_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/spring_defconfig b/configs/spring_defconfig index 352bd1aa5f..935257e535 100644 --- a/configs/spring_defconfig +++ b/configs/spring_defconfig @@ -6,6 +6,7 @@ CONFIG_DEFAULT_DEVICE_TREE="exynos5250-spring" CONFIG_SPL=y CONFIG_FIT=y CONFIG_FIT_BEST_MATCH=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="spring # " # CONFIG_CMD_IMLS is not set CONFIG_CMD_GPIO=y |