diff options
Diffstat (limited to 'wpa_supplicant/defconfig')
-rw-r--r-- | wpa_supplicant/defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 8e9f5fb..cb9f1bd 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -109,9 +109,6 @@ CONFIG_EAP_PEAP=y CONFIG_EAP_TTLS=y # EAP-FAST -# Note: If OpenSSL is used as the TLS library, OpenSSL 1.0 or newer is needed -# for EAP-FAST support. Older OpenSSL releases would need to be patched, e.g., -# with openssl-0.9.8x-tls-extensions.patch, to add the needed functions. CONFIG_EAP_FAST=y # EAP-GTC |