From: Lubomir Rintel Date: Tue, 19 Feb 2019 13:44:16 +0000 (+0100) Subject: defconfig: Enable Hotspot 2.0 (wpa_supplicant) X-Git-Tag: hostap_2_8~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467004d632e1dab888b02ab86af95039355b41d5;p=thirdparty%2Fhostap.git defconfig: Enable Hotspot 2.0 (wpa_supplicant) Generally useful, Debian enables this. Other distros should too. Signed-off-by: Lubomir Rintel --- diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index d740b4a84..e4ab14dcb 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -481,10 +481,10 @@ CONFIG_DEBUG_SYSLOG=y # This can be used to enable functionality to improve interworking with # external networks (GAS/ANQP to learn more about the networks and network # selection based on available credentials). -#CONFIG_INTERWORKING=y +CONFIG_INTERWORKING=y # Hotspot 2.0 -#CONFIG_HS20=y +CONFIG_HS20=y # Enable interface matching in wpa_supplicant #CONFIG_MATCH_IFACE=y