mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-20 19:03:39 +00:00
This makes the v5.7 based wifi feature set from OpenWrt HEAD work inside 19.07. Signed-off-by: John Crispin <john@phrozen.org>
11 lines
217 B
Diff
11 lines
217 B
Diff
--- a/drivers/net/wireless/ath/Kconfig
|
|
+++ b/drivers/net/wireless/ath/Kconfig
|
|
@@ -1,6 +1,6 @@
|
|
# SPDX-License-Identifier: ISC
|
|
config ATH_COMMON
|
|
- tristate
|
|
+ tristate "ath.ko"
|
|
depends on m
|
|
|
|
config WLAN_VENDOR_ATH
|