diff options
Diffstat (limited to 'configs/integratorap_cm946es_defconfig')
-rw-r--r-- | configs/integratorap_cm946es_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorap_cm946es_defconfig b/configs/integratorap_cm946es_defconfig index b32512dcf5..f25c5ba2f2 100644 --- a/configs/integratorap_cm946es_defconfig +++ b/configs/integratorap_cm946es_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_AP=y CONFIG_CM946ES=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Integrator-AP # " # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |