]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
defconfig: Add DPP (wpa_supplicant)
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 19 Feb 2019 13:44:05 +0000 (14:44 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 25 Feb 2019 17:48:49 +0000 (19:48 +0200)
Generally useful, already enabled in Debian and Fedora.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
wpa_supplicant/defconfig

index b51675b6a0594ed8735699249327b0b8e50b5c98..2bb01311aa9b21e6d1673d108b83e7d0a54ce6cb 100644 (file)
@@ -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