wl1271: Initial SDIO implementation
[deliverable/linux.git] / drivers / net / wireless / wl12xx / Kconfig
index 9c6fdccf00f1323c9fd26ec4dbba3aff02aa67c4..2f6733526f7fd1974afdc18a4a368ea86df5e22f 100644 (file)
@@ -63,3 +63,15 @@ config WL1271_SPI
          If you choose to build a module, it'll be called wl1251_spi.
          Say N if unsure.
 
+config WL1271_SDIO
+       tristate "TI wl1271 SDIO support"
+       depends on WL1271 && MMC
+       ---help---
+         This module adds support for the SDIO interface of adapters using
+         TI wl1271 chipset.  Select this if your platform is using
+         the SDIO bus.
+
+         If you choose to build a module, it'll be called
+         wl1271_sdio. Say N if unsure.
+
+
This page took 0.025417 seconds and 5 git commands to generate.