diff options
Diffstat (limited to 'include/pcmcia.h')
-rw-r--r-- | include/pcmcia.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pcmcia.h b/include/pcmcia.h index ce8c8ed..1ad3e63 100644 --- a/include/pcmcia.h +++ b/include/pcmcia.h @@ -24,8 +24,6 @@ /* The RPX series use SLOT_B */ #if defined(CONFIG_RPXCLASSIC) || defined(CONFIG_RPXLITE) # define CONFIG_PCMCIA_SLOT_B -#elif defined(CONFIG_ADS) /* The ADS board uses SLOT_A */ -# define CONFIG_PCMCIA_SLOT_A #elif defined(CONFIG_FADS) /* The FADS series are a mess */ # if defined(CONFIG_MPC86x) || defined(CONFIG_MPC821) # define CONFIG_PCMCIA_SLOT_A |