diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index 30e5255bbd..3312ddab8a 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y CONFIG_TARGET_DUOVERO=y CONFIG_SPL=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="duovero # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set |