-Changes:
1) Add CONFIG_IEEE80211N=y
2) Add CONFIG_IEEE80211AC=y
-Description:
Enabling native support of 802.11n and 802.11ac standards in
wpa_supplicant
Signed-off-by: Bima Hutama <[email protected]>
---
package/network/services/hostapd/files/wpa_supplicant-full.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/network/services/hostapd/files/wpa_supplicant-full.config
b/package/network/services/hostapd/files/wpa_supplicant-full.config
index b11fffa..b0d1de3 100644
--- a/package/network/services/hostapd/files/wpa_supplicant-full.config
+++ b/package/network/services/hostapd/files/wpa_supplicant-full.config
@@ -414,3 +414,6 @@ CONFIG_NO_RANDOM_POOL=y
NEED_80211_COMMON=y
CONFIG_IBSS_RSN=y
+
+CONFIG_IEEE80211N=y
+CONFIG_IEEE80211AC=y
--
2.1.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel