diff options
| -rw-r--r-- | drivers/pcmcia/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index 910e90bf16c6..45f67c63d385 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig | |||
| @@ -276,6 +276,7 @@ config BFIN_CFPCMCIA | |||
| 276 | config AT91_CF | 276 | config AT91_CF |
| 277 | tristate "AT91 CompactFlash Controller" | 277 | tristate "AT91 CompactFlash Controller" |
| 278 | depends on PCMCIA && ARCH_AT91 | 278 | depends on PCMCIA && ARCH_AT91 |
| 279 | depends on !ARCH_MULTIPLATFORM | ||
| 279 | help | 280 | help |
| 280 | Say Y here to support the CompactFlash controller on AT91 chips. | 281 | Say Y here to support the CompactFlash controller on AT91 chips. |
| 281 | Or choose M to compile the driver as a module named "at91_cf". | 282 | Or choose M to compile the driver as a module named "at91_cf". |
