diff options
Diffstat (limited to 'include/configs/versatile.h')
-rw-r--r-- | include/configs/versatile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/versatile.h b/include/configs/versatile.h index de23375cd5..636ca436d9 100644 --- a/include/configs/versatile.h +++ b/include/configs/versatile.h @@ -108,6 +108,7 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Monitor Command Prompt */ +#undef CONFIG_SYS_PROMPT #ifdef CONFIG_ARCH_VERSATILE_AB # define CONFIG_SYS_PROMPT "VersatileAB # " #else |