blob: a82c4cd436d8626ddfb761e3777480c941881a16 [file] [log] [blame]
Kalle Valo2f01a1f2009-04-29 23:33:31 +03001config WL12XX
2 tristate "TI wl1251/wl1271 support"
Geert Uytterhoeven02018b39a2009-05-06 22:35:58 +02003 depends on MAC80211 && WLAN_80211 && SPI_MASTER && GENERIC_HARDIRQS && EXPERIMENTAL
Kalle Valo2f01a1f2009-04-29 23:33:31 +03004 select FW_LOADER
5 select CRC7
6 ---help---
7 This module adds support for wireless adapters based on
8 TI wl1251/wl1271 chipsets.
9
10 If you choose to build a module, it'll be called wl12xx. Say N if
11 unsure.