diff options
Diffstat (limited to 'configs/d2net_v2_defconfig')
-rw-r--r-- | configs/d2net_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/d2net_v2_defconfig b/configs/d2net_v2_defconfig index 3b94de4e938..fa06576b930 100644 --- a/configs/d2net_v2_defconfig +++ b/configs/d2net_v2_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_NET2BIG_V2=y CONFIG_IDENT_STRING=" D2 v2" CONFIG_SYS_EXTRA_OPTIONS="D2NET_V2" CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="d2v2> " # CONFIG_CMD_IMLS is not set |