diff options
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r-- | include/configs/IceCube.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index 135ef55401..33c2ead329 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -325,7 +325,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_MEMTEST_START 0x00100000 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x00f00000 /* 1 ... 15 MB in DRAM */ |