hostapd: fix missing HS20 support for hostapd-full
authorDavid Bauer <mail@david-bauer.net>
Sun, 7 Nov 2021 21:25:07 +0000 (22:25 +0100)
committerDavid Bauer <mail@david-bauer.net>
Wed, 8 Jun 2022 21:17:09 +0000 (23:17 +0200)
commit c3a4cddaaf45 ("hostapd: remove hostapd-hs20 variant")
as well as
commit 9f1927173ac6 ("hostapd: wpas: add missing config symbols")
indicate hostapd-full should support Hotspot 2.0 already, but only
wpa_supplicant (and wpad) do.

How this happened is not really clear, as no commit adding support for
Hotspot 2.0 is in the history.

Fix this and add Hotspot 2.0 capability to hostapd-full.

Signed-off-by: David Bauer <mail@david-bauer.net>
package/network/services/hostapd/files/hostapd-full.config

index dbc2022550cea57914d509dc7ac3548ad033281a..4e942a60b2b9a957f9532427c64bbf59f74c4f51 100644 (file)
@@ -316,7 +316,7 @@ CONFIG_INTERNAL_LIBTOMMATH=y
 CONFIG_INTERWORKING=y
 
 # Hotspot 2.0
-#CONFIG_HS20=y
+CONFIG_HS20=y
 
 # Enable SQLite database support in hlr_auc_gw, EAP-SIM DB, and eap_user_file
 #CONFIG_SQLITE=y