kernel/drivers/net/wireless/ti/wl12xx/Kconfig
.. .. @@ -1,9 +1,10 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config WL12XX 2 - tristate "TI wl12xx support"3 + tristate "TI wl12xx support"3 4 depends on MAC80211 4 - select WLCORE5 - ---help---5 + select WLCORE6 + help6 7 This module adds support for wireless adapters based on TI wl1271, 7 8 wl1273, wl1281 and wl1283 chipsets. This module does *not* include 8 9 support for wl1251. For wl1251 support, use the separate homonymous 9 - driver instead.10 + driver instead.