X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FNSCU.h;h=9f462f4b5e4b4a6343115854a6cc4b7003bafd33;hb=e87c2bda9c45bcfcc8239f6052d6fa9aec7351d6;hp=5015b79d4d6bc9c2cc6e49bafec41cca9be8b85d;hpb=26750c8aee2383a026e0cf89e9310628d3a5a6a0;p=u-boot diff --git a/include/configs/NSCU.h b/include/configs/NSCU.h index 5015b79d4d..9f462f4b5e 100644 --- a/include/configs/NSCU.h +++ b/include/configs/NSCU.h @@ -139,9 +139,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */