diff options
Diffstat (limited to 'include/configs/M5275EVB.h')
-rw-r--r-- | include/configs/M5275EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h index fa9b973..116e8e2 100644 --- a/include/configs/M5275EVB.h +++ b/include/configs/M5275EVB.h @@ -98,7 +98,6 @@ #define CONFIG_SYS_I2C_PINMUX_CLR (0xFFF0) #define CONFIG_SYS_I2C_PINMUX_SET (0x000F) -#define CONFIG_SYS_PROMPT "-> " #define CONFIG_SYS_LONGHELP /* undef to save memory */ #if (CONFIG_CMD_KGDB) |