xref: /linux/drivers/net/wireless/ti/wl12xx/Kconfig (revision 08ec212c0f92cbf30e3ecc7349f18151714041d6)
1config WL12XX
2       tristate "TI wl12xx support"
3	depends on MAC80211
4       select WLCORE
5       ---help---
6	  This module adds support for wireless adapters based on TI wl1271,
7	  wl1273, wl1281 and wl1283 chipsets. This module does *not* include
8	  support for wl1251.  For wl1251 support, use the separate homonymous
9	   driver instead.
10