]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MVSMR.h
powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
[people/ms/u-boot.git] / include / configs / MVSMR.h
index 43a0f6e60c59023460be20df11195ed501168668..bb565b602e877603c39543d221d0b693e6d68041 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <version.h>
 
-#define CONFIG_MPC5xxx 1
 #define CONFIG_MPC5200         1
 
 #ifndef CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_CMDLINE_EDITING
 #undef         CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "=> "
 #ifdef CONFIG_CMD_KGDB
 #define CONFIG_SYS_CBSIZE              1024
 #else
 #define CONFIG_SYS_MEMTEST_START       0x00800000
 #define CONFIG_SYS_MEMTEST_END         0x02f00000
 
-#define CONFIG_SYS_HZ                  1000
-
 /* default load address */
 #define CONFIG_SYS_LOAD_ADDR           0x02000000
 /* default location for tftp and bootm */