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