diff options
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r-- | include/configs/pepper.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h index 0bdcf22dc0..1bc8c4b7fa 100644 --- a/include/configs/pepper.h +++ b/include/configs/pepper.h @@ -17,9 +17,6 @@ #define V_OSCK 24000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK) -#undef CONFIG_SYS_PROMPT -#define CONFIG_SYS_PROMPT "pepper# " - #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Mach type */ |