diff options
Diffstat (limited to 'include/configs/grsim_leon2.h')
-rw-r--r-- | include/configs/grsim_leon2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/grsim_leon2.h b/include/configs/grsim_leon2.h index fb9a3f9..cde2f70 100644 --- a/include/configs/grsim_leon2.h +++ b/include/configs/grsim_leon2.h @@ -91,9 +91,6 @@ #undef CONFIG_BOOTARGS /*#define CONFIG_SYS_HUSH_PARSER 0*/ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #define CONFIG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ |