diff options
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r-- | drivers/pcmcia/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index d0f5ad306078..c988514eb551 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig | |||
@@ -157,11 +157,11 @@ config PCMCIA_M8XX | |||
157 | 157 | ||
158 | config PCMCIA_AU1X00 | 158 | config PCMCIA_AU1X00 |
159 | tristate "Au1x00 pcmcia support" | 159 | tristate "Au1x00 pcmcia support" |
160 | depends on SOC_AU1X00 && PCMCIA | 160 | depends on MIPS_ALCHEMY && PCMCIA |
161 | 161 | ||
162 | config PCMCIA_ALCHEMY_DEVBOARD | 162 | config PCMCIA_ALCHEMY_DEVBOARD |
163 | tristate "Alchemy Db/Pb1xxx PCMCIA socket services" | 163 | tristate "Alchemy Db/Pb1xxx PCMCIA socket services" |
164 | depends on SOC_AU1X00 && PCMCIA | 164 | depends on MIPS_ALCHEMY && PCMCIA |
165 | select 64BIT_PHYS_ADDR | 165 | select 64BIT_PHYS_ADDR |
166 | help | 166 | help |
167 | Enable this driver of you want PCMCIA support on your Alchemy | 167 | Enable this driver of you want PCMCIA support on your Alchemy |