]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pcmcia/Kconfig
dz.c: Resource management
[linux-2.6-omap-h63xx.git] / drivers / pcmcia / Kconfig
index c0c77f82d051ee4ab8dcc910f4278e7458528f22..519b4ff79f7f9edd073ef829ed1cb3f17be2aa5c 100644 (file)
@@ -2,9 +2,7 @@
 # PCCARD (PCMCIA/CardBus) bus subsystem configuration
 #
 
-menu "PCCARD (PCMCIA/CardBus) support"
-
-config PCCARD
+menuconfig PCCARD
        tristate "PCCard (PCMCIA/CardBus) support"
        depends on HOTPLUG
        ---help---
@@ -271,6 +269,13 @@ config AT91_CF
          Say Y here to support the CompactFlash controller on AT91 chips.
          Or choose M to compile the driver as a module named "at91_cf".
 
+config ELECTRA_CF
+       tristate "Electra CompactFlash Controller"
+       depends on PCMCIA && PPC_PASEMI
+       help
+         Say Y here to support the CompactFlash controller on the
+         PA Semi Electra eval board.
+
 config PCCARD_NONSTATIC
        tristate
 
@@ -278,5 +283,3 @@ config PCCARD_IODYN
        bool
 
 endif  # PCCARD
-
-endmenu