diff options
Diffstat (limited to 'include/configs/MPC8540ADS.h')
-rw-r--r-- | include/configs/MPC8540ADS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8540ADS.h b/include/configs/MPC8540ADS.h index ae94a4a276b..a0fe15e86e6 100644 --- a/include/configs/MPC8540ADS.h +++ b/include/configs/MPC8540ADS.h @@ -249,7 +249,6 @@ /* Use the HUSH parser */ #define CONFIG_SYS_HUSH_PARSER #ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #endif /* pass open firmware flat tree */ |