]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8610HPCD.h
am33xx: Rework #ifdef's around s_init for clarity
[karo-tx-uboot.git] / include / configs / MPC8610HPCD.h
index 41ebe31dd4a6fc13e7afc1ea9f27d4166d0ba233..e6d570a6af09429d7ec58dfeb3fa710e4e3ed0e3 100644 (file)
@@ -14,7 +14,6 @@
 #define __CONFIG_H
 
 /* High Level Configuration Options */
-#define CONFIG_MPC86xx         1       /* MPC86xx */
 #define CONFIG_MPC8610         1       /* MPC8610 specific */
 #define CONFIG_MPC8610HPCD     1       /* MPC8610HPCD board specific */
 #define CONFIG_LINUX_RESET_VEC 0x100   /* Reset vector used by Linux */
 
 #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
 
 /*