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 6485f75d2fb3..ddc741e6ecbf 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig | |||
@@ -221,6 +221,13 @@ config PCMCIA_VRC4173 | |||
221 | tristate "NEC VRC4173 CARDU support" | 221 | tristate "NEC VRC4173 CARDU support" |
222 | depends on CPU_VR41XX && PCI && PCMCIA | 222 | depends on CPU_VR41XX && PCI && PCMCIA |
223 | 223 | ||
224 | config OMAP_CF | ||
225 | tristate "OMAP CompactFlash Controller" | ||
226 | depends on PCMCIA && ARCH_OMAP16XX | ||
227 | help | ||
228 | Say Y here to support the CompactFlash controller on OMAP. | ||
229 | Note that this doesn't support "True IDE" mode. | ||
230 | |||
224 | config PCCARD_NONSTATIC | 231 | config PCCARD_NONSTATIC |
225 | tristate | 232 | tristate |
226 | 233 | ||