From: Lubomir Rintel Date: Tue, 19 Feb 2019 13:44:05 +0000 (+0100) Subject: defconfig: Add DPP (wpa_supplicant) X-Git-Tag: hostap_2_8~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca098ee4549a90c1ec2a0a17227d2f35a9d8e69b;p=thirdparty%2Fhostap.git defconfig: Add DPP (wpa_supplicant) Generally useful, already enabled in Debian and Fedora. Signed-off-by: Lubomir Rintel --- diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index b51675b6a..2bb01311a 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -599,3 +599,8 @@ CONFIG_BACKEND=file # Opportunistic Wireless Encryption (OWE) # Experimental implementation of draft-harkins-owe-07.txt #CONFIG_OWE=y + +# Device Provisioning Protocol (DPP) +# This requires CONFIG_IEEE80211W=y to be enabled, too. (see +# wpa_supplicant/README-DPP for details) +CONFIG_DPP=y