]> git.sur5r.net Git - u-boot/blobdiff - include/pcmcia.h
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
[u-boot] / include / pcmcia.h
index 1ad3e636a9cf3331f5c18a3ef95e500f5f1c5c6c..952a67c17c279535a7a62e4d92b651d8be5d0c0a 100644 (file)
@@ -22,7 +22,7 @@
 #if !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B)
 
                                        /* The RPX series use SLOT_B    */
-#if defined(CONFIG_RPXCLASSIC) || defined(CONFIG_RPXLITE)
+#if defined(CONFIG_RPXLITE)
 # define CONFIG_PCMCIA_SLOT_B
 #elif defined(CONFIG_FADS)             /* The FADS series are a mess   */
 # if defined(CONFIG_MPC86x) || defined(CONFIG_MPC821)