]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8560ADS.h
ARM: at91sam9m10g45ek: add mmc environment configuration support
[karo-tx-uboot.git] / include / configs / MPC8560ADS.h
index bb9ae2dcb53438ba9c6d76b1f9353bcc674d6678..ac78d481d68ce2980b652fc2b8ee3e00837e40e4 100644 (file)
@@ -21,7 +21,6 @@
 /* High Level Configuration Options */
 #define CONFIG_BOOKE           1       /* BOOKE */
 #define CONFIG_E500            1       /* BOOKE e500 family */
-#define CONFIG_MPC85xx         1       /* MPC8540/MPC8560 */
 #define CONFIG_CPM2            1       /* has CPM2 */
 #define CONFIG_MPC8560ADS      1       /* MPC8560ADS board specific */
 #define CONFIG_MPC8560         1
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif