defconfig: Add DPP (wpa_supplicant)
Generally useful, already enabled in Debian and Fedora. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
5644f0ce3a
commit
ca098ee454
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue