diff options
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r-- | drivers/pcmcia/Kconfig | 7 |
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 | ||
272 | config 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 | |||
272 | config PCCARD_NONSTATIC | 279 | config PCCARD_NONSTATIC |
273 | tristate | 280 | tristate |
274 | 281 | ||