From: Michael Tremer Date: Fri, 25 Jul 2025 10:44:06 +0000 (+0200) Subject: hostapd: Remove CONFIG_IEEE80211W X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=549e5423b3549aff85c30434e6b920bb5a0a2db6;p=ipfire-2.x.git hostapd: Remove CONFIG_IEEE80211W This option was removed and 802.11w is now always compiled in. Signed-off-by: Michael Tremer --- diff --git a/config/hostapd/config b/config/hostapd/config index f3cfa8682..8bf19375b 100644 --- a/config/hostapd/config +++ b/config/hostapd/config @@ -425,6 +425,3 @@ CONFIG_DPP2=y # Wi-Fi Aware unsynchronized service discovery (NAN USD) #CONFIG_NAN_USD=y - -# Manually added options -CONFIG_IEEE80211W=y