]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/pcmcia.h
mpc8xx: remove RPXlite_dw, quantum board support
[people/ms/u-boot.git] / include / pcmcia.h
index 952a67c17c279535a7a62e4d92b651d8be5d0c0a..b0f6b924043a9e47654b1ed0eb89bf00aace1202 100644 (file)
 
 #if !defined(CONFIG_PCMCIA_SLOT_A) && !defined(CONFIG_PCMCIA_SLOT_B)
 
-                                       /* The RPX series use SLOT_B    */
-#if defined(CONFIG_RPXLITE)
-# define CONFIG_PCMCIA_SLOT_B
-#elif defined(CONFIG_FADS)             /* The FADS series are a mess   */
+#if defined(CONFIG_FADS)               /* The FADS series are a mess   */
 # if defined(CONFIG_MPC86x) || defined(CONFIG_MPC821)
 #  define CONFIG_PCMCIA_SLOT_A
 # else