[PATCH] defconfig: remove remaining reference to IEEE80211W symbol
Koen Vandeputte
koen.vandeputte at citymesh.com
Tue Oct 24 05:16:13 PDT 2023
This symbol was removed in an earlier commit
Remove this leftover which was forgotten then.
Fixes: 7d2ed8bae ("Remove CONFIG_IEEE80211W build parameter")
Signed-off-by: Koen Vandeputte <koen.vandeputte at citymesh.com>
---
hostapd/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/hostapd/defconfig b/hostapd/defconfig
index a9eab4d9c..36c147682 100644
--- a/hostapd/defconfig
+++ b/hostapd/defconfig
@@ -410,7 +410,6 @@ CONFIG_IPV6=y
# Experimental implementation based on IEEE P802.11z/D2.6 and the protocol
# design is still subject to change. As such, this should not yet be enabled in
# production use.
-# This requires CONFIG_IEEE80211W=y to be enabled, too.
#CONFIG_PASN=y
# Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)
--
2.34.1
More information about the Hostap
mailing list