diff options
Diffstat (limited to 'configs/integratorcp_cm926ejs_defconfig')
-rw-r--r-- | configs/integratorcp_cm926ejs_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorcp_cm926ejs_defconfig b/configs/integratorcp_cm926ejs_defconfig index 71ca0322dc..ae69cee5e8 100644 --- a/configs/integratorcp_cm926ejs_defconfig +++ b/configs/integratorcp_cm926ejs_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM926EJ_S=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Integrator-CP # " # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |