xref: /openbmc/linux/drivers/net/wireless/ti/wl12xx/Kconfig (revision f97cee494dc92395a668445bcd24d34c89f4ff8c)
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