summaryrefslogtreecommitdiffstats
path: root/include/pcmcia.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia.h')
-rw-r--r--include/pcmcia.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/pcmcia.h b/include/pcmcia.h
index 952a67c17c..b0f6b92404 100644
--- a/include/pcmcia.h
+++ b/include/pcmcia.h
@@ -21,10 +21,7 @@
#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
OpenPOWER on IntegriCloud