diff options
Diffstat (limited to 'include/configs/cm_t335.h')
-rw-r--r-- | include/configs/cm_t335.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cm_t335.h b/include/configs/cm_t335.h index 767ef3a266..adf05b1f29 100644 --- a/include/configs/cm_t335.h +++ b/include/configs/cm_t335.h @@ -27,9 +27,6 @@ #undef CONFIG_MAX_RAM_BANK_SIZE #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* 512MB */ -#undef CONFIG_SYS_PROMPT -#define CONFIG_SYS_PROMPT "CM-T335 # " - #define CONFIG_OMAP_COMMON #define MACH_TYPE_CM_T335 4586 /* Until the next sync */ |