diff options
Diffstat (limited to 'configs/inetspace_v2_defconfig')
-rw-r--r-- | configs/inetspace_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/inetspace_v2_defconfig b/configs/inetspace_v2_defconfig index ea215543fbd..199968038d9 100644 --- a/configs/inetspace_v2_defconfig +++ b/configs/inetspace_v2_defconfig @@ -10,6 +10,7 @@ CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200" CONFIG_CONSOLE_MUX=y +CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="ns2> " |