aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r--drivers/pcmcia/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig
index f201bd673137..519b4ff79f7f 100644
--- a/drivers/pcmcia/Kconfig
+++ b/drivers/pcmcia/Kconfig
@@ -269,6 +269,13 @@ config AT91_CF
269 Say Y here to support the CompactFlash controller on AT91 chips. 269 Say Y here to support the CompactFlash controller on AT91 chips.
270 Or choose M to compile the driver as a module named "at91_cf". 270 Or choose M to compile the driver as a module named "at91_cf".
271 271
272config ELECTRA_CF
273 tristate "Electra CompactFlash Controller"
274 depends on PCMCIA && PPC_PASEMI
275 help
276 Say Y here to support the CompactFlash controller on the
277 PA Semi Electra eval board.
278
272config PCCARD_NONSTATIC 279config PCCARD_NONSTATIC
273 tristate 280 tristate
274 281