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