From: Lubomir Rintel Date: Tue, 19 Feb 2019 13:44:09 +0000 (+0100) Subject: defconfig: Enable WPS (wpa_supplicant) X-Git-Tag: hostap_2_8~307 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87450a73f941d901b2575d8c1b8db6a03f9a869;p=thirdparty%2Fhostap.git defconfig: Enable WPS (wpa_supplicant) WPS is generally useful with consumer hardware, and exposed to desktop users via NetworkManager. The Linux distros, including Debian, Fedora, and openSUSE enable it. Debian also enables external registar support and NFC. Signed-off-by: Lubomir Rintel --- diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 12e2553fc..6d51f97bc 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -157,7 +157,7 @@ CONFIG_EAP_LEAP=y #CONFIG_EAP_TNC=y # Wi-Fi Protected Setup (WPS) -#CONFIG_WPS=y +CONFIG_WPS=y # Enable WPS external registrar functionality #CONFIG_WPS_ER=y # Disable credentials for an open network by default when acting as a WPS