]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
defconfig: Remove remaining reference to IEEE80211W symbol
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Tue, 24 Oct 2023 12:16:13 +0000 (14:16 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 08:39:54 +0000 (11:39 +0300)
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@citymesh.com>
hostapd/defconfig

index a9eab4d9cebb9ea744a2fdd20c99a2c7f3abcbb1..36c147682759b70fea4e0ac1492dd5fcac224478 100644 (file)
@@ -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)