diff options
Diffstat (limited to 'include/configs/cm_t54.h')
-rw-r--r-- | include/configs/cm_t54.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h index 2a8b73022e..95a5a606e3 100644 --- a/include/configs/cm_t54.h +++ b/include/configs/cm_t54.h @@ -105,14 +105,12 @@ * Miscellaneous configurable options */ #undef CONFIG_SYS_AUTOLOAD -#undef CONFIG_SYS_PROMPT #undef CONFIG_EXTRA_ENV_SETTINGS #undef CONFIG_BOOTCOMMAND #undef CONFIG_BOOTDELAY #define CONFIG_BOOTDELAY 3 #define CONFIG_SYS_AUTOLOAD "no" -#define CONFIG_SYS_PROMPT "CM-T54 # " #define CONFIG_EXTRA_ENV_SETTINGS \ DEFAULT_LINUX_BOOT_ENV \ |