diff options
Diffstat (limited to 'include/configs/grsim.h')
-rw-r--r-- | include/configs/grsim.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/grsim.h b/include/configs/grsim.h index f3639dd..f64d3d3 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -94,9 +94,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" \ |