diff options
Diffstat (limited to 'arch/blackfin')
-rw-r--r-- | arch/blackfin/include/asm/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/include/asm/config.h b/arch/blackfin/include/asm/config.h index d2cf71bfaf..3d98a00e9b 100644 --- a/arch/blackfin/include/asm/config.h +++ b/arch/blackfin/include/asm/config.h @@ -138,9 +138,6 @@ #ifndef CONFIG_SYS_BOOTM_LEN # define CONFIG_SYS_BOOTM_LEN 0x4000000 #endif -#ifndef CONFIG_SYS_PROMPT -# define CONFIG_SYS_PROMPT "bfin> " -#endif #ifndef CONFIG_SYS_CBSIZE # define CONFIG_SYS_CBSIZE 1024 #elif defined(CONFIG_CMD_KGDB) && CONFIG_SYS_CBSIZE < 1024 |