From: Miaoqing Pan Date: Thu, 11 Dec 2025 07:07:30 +0000 (+0800) Subject: defconfig: Document IEEE 802.11be as a published amendment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2887a975b12de9256ed6fdbd0da1dbb78c7a25c4;p=thirdparty%2Fhostap.git defconfig: Document IEEE 802.11be as a published amendment The comment about the IEEE 802.11be functionality being experimental and based on a not yet finalized standard is not accurate anymore since IEEE Std 802.11be-2024 has already been published. Remove this outdated comment. Signed-off-by: Miaoqing Pan --- diff --git a/hostapd/defconfig b/hostapd/defconfig index e1fccc814..2dd132831 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -160,9 +160,6 @@ CONFIG_IPV6=y # IEEE 802.11be EHT support # CONFIG_IEEE80211AX is mandatory for setting CONFIG_IEEE80211BE. -# Note: This is experimental and work in progress. The definitions are still -# subject to change and this should not be expected to interoperate with the -# final IEEE 802.11be version. #CONFIG_IEEE80211BE=y # Simultaneous Authentication of Equals (SAE), WPA3-Personal diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 044604a68..7efb9e673 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -507,9 +507,6 @@ CONFIG_IEEE80211AX=y # IEEE 802.11be EHT support (mainly for AP mode) # CONFIG_IEEE80211AX is mandatory for setting CONFIG_IEEE80211BE. -# Note: This is experimental and work in progress. The definitions are still -# subject to change and this should not be expected to interoperate with the -# final IEEE 802.11be version. #CONFIG_IEEE80211BE=y # Wireless Network Management (IEEE Std 802.11v-2011)