diff --git a/hostapd/defconfig b/hostapd/defconfig index aeac13a67..ea5e2c9de 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -364,8 +364,6 @@ CONFIG_IPV6=y #CONFIG_TAXONOMY=y # Fast Initial Link Setup (FILS) (IEEE 802.11ai) -# Note: This is an experimental and not yet complete implementation. This -# should not be enabled for production use. #CONFIG_FILS=y # FILS shared key authentication with PFS #CONFIG_FILS_SK_PFS=y diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index 6ecef0582..ab8026381 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -520,8 +520,6 @@ CONFIG_WIFI_DISPLAY=y #CONFIG_MBO=y # Fast Initial Link Setup (FILS) (IEEE 802.11ai) -# Note: This is an experimental and not yet complete implementation. This -# should not be enabled for production use. #CONFIG_FILS=y # Support RSN on IBSS networks diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 0a082529e..b51675b6a 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -569,8 +569,6 @@ CONFIG_BACKEND=file #CONFIG_MBO=y # Fast Initial Link Setup (FILS) (IEEE 802.11ai) -# Note: This is an experimental and not yet complete implementation. This -# should not be enabled for production use. #CONFIG_FILS=y # FILS shared key authentication with PFS #CONFIG_FILS_SK_PFS=y