-Description:
It enables Hotspot 2.0 support based on 802.11u for modern AP.
-Changelog:
Adding CONFIG_HS20=y
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 dd1ef8c..f252858 100644
--- a/package/network/services/hostapd/files/wpa_supplicant-full.config
+++ b/package/network/services/hostapd/files/wpa_supplicant-full.config
@@ -426,3 +426,6 @@ CONFIG_IEEE80211AC=y
# external networks (GAS/ANQP to learn more about the networks and network
# selection based on available credentials).
CONFIG_INTERWORKING=y
+
+# Hotspot 2.0
+CONFIG_HS20=y
--
2.1.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel