diff options
Diffstat (limited to 'include/configs/da830evm.h')
-rw-r--r-- | include/configs/da830evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index b82140e939..7ac3224e6e 100644 --- a/include/configs/da830evm.h +++ b/include/configs/da830evm.h @@ -143,7 +143,6 @@ #undef CONFIG_MISC_INIT_R #undef CONFIG_BOOTDELAY #define CONFIG_BOOTFILE "uImage" /* Boot file name */ -#define CONFIG_SYS_PROMPT "U-Boot > " /* 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 */ |