diff options
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r-- | include/configs/ids8313.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h index de51d10068..17e1f05320 100644 --- a/include/configs/ids8313.h +++ b/include/configs/ids8313.h @@ -472,8 +472,6 @@ + sizeof(CONFIG_SYS_PROMPT)+16) #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_MEMTEST_START 0x00001000 #define CONFIG_SYS_MEMTEST_END 0x00C00000 |