mpc8xx: remove SPD823TS board support
[platform/kernel/u-boot.git] / include / pcmcia.h
index 2ff399b..371c9a4 100644 (file)
@@ -23,8 +23,6 @@
 
 #if defined(CONFIG_TQM8xxL)
 # define       CONFIG_PCMCIA_SLOT_B    /* The TQM8xxL use SLOT_B       */
-#elif defined(CONFIG_SPD823TS)         /* The SPD8xx  use SLOT_B       */
-# define CONFIG_PCMCIA_SLOT_B
 #elif defined(CONFIG_IVMS8) || defined(CONFIG_IVML24)  /* The IVM* use SLOT_A  */
 # define CONFIG_PCMCIA_SLOT_A
 #elif defined(CONFIG_LWMON)            /* The LWMON  use SLOT_B        */