aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r--drivers/pcmcia/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig
index 9f3adbd9f700..7c16d35679a6 100644
--- a/drivers/pcmcia/Kconfig
+++ b/drivers/pcmcia/Kconfig
@@ -174,6 +174,17 @@ config PCMCIA_AU1X00
174 tristate "Au1x00 pcmcia support" 174 tristate "Au1x00 pcmcia support"
175 depends on SOC_AU1X00 && PCMCIA 175 depends on SOC_AU1X00 && PCMCIA
176 176
177config PCMCIA_ALCHEMY_DEVBOARD
178 tristate "Alchemy Db/Pb1xxx PCMCIA socket services"
179 depends on SOC_AU1X00 && PCMCIA
180 select 64BIT_PHYS_ADDR
181 help
182 Enable this driver of you want PCMCIA support on your Alchemy
183 Db1000, Db/Pb1100, Db/Pb1500, Db/Pb1550, Db/Pb1200 board.
184 NOT suitable for the PB1000!
185
186 This driver is also available as a module called db1xxx_ss.ko
187
177config PCMCIA_BCM63XX 188config PCMCIA_BCM63XX
178 tristate "bcm63xx pcmcia support" 189 tristate "bcm63xx pcmcia support"
179 depends on BCM63XX && PCMCIA 190 depends on BCM63XX && PCMCIA