diff options
Diffstat (limited to 'include/configs/enbw_cmc.h')
-rw-r--r-- | include/configs/enbw_cmc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/enbw_cmc.h b/include/configs/enbw_cmc.h index 90033fa..49fdf4c 100644 --- a/include/configs/enbw_cmc.h +++ b/include/configs/enbw_cmc.h @@ -228,7 +228,6 @@ * U-Boot general configuration */ #define CONFIG_BOOTFILE "uImage" /* Boot file name */ -#define CONFIG_SYS_PROMPT "=> " /* Command Prompt */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ |