diff --git a/modules/hostap/Kconfig b/modules/hostap/Kconfig index 99f1495aaa8fca..3146a1f7ed4d10 100644 --- a/modules/hostap/Kconfig +++ b/modules/hostap/Kconfig @@ -308,6 +308,10 @@ config EAP_SERVER_TTLS config EAP_SERVER_ALL bool "All EAP methods support" select EAP_SERVER_TLS + select EAP_SERVER_MSCHAPV2 + select EAP_SERVER_PEAP + select EAP_SERVER_GTC + select EAP_SERVER_TTLS default y if WIFI_NM_HOSTAPD_CRYPTO_ENTERPRISE config WIFI_NM_WPA_SUPPLICANT_BSS_MAX_IDLE_TIME