diff options
Diffstat (limited to 'configs/integratorap_cm920t_defconfig')
-rw-r--r-- | configs/integratorap_cm920t_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/integratorap_cm920t_defconfig b/configs/integratorap_cm920t_defconfig index 018d20bf5b..0e914e91eb 100644 --- a/configs/integratorap_cm920t_defconfig +++ b/configs/integratorap_cm920t_defconfig @@ -7,9 +7,9 @@ CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x8000 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty" -CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_MISC_INIT_R=y CONFIG_HUSH_PARSER=y # CONFIG_CMDLINE_EDITING is not set # CONFIG_AUTO_COMPLETE is not set |