# to override previous values of the variables.
# Driver interface for Host AP driver
-#CONFIG_DRIVER_HOSTAP=y
+CONFIG_DRIVER_HOSTAP=y
# Driver interface for wired authenticator
#CONFIG_DRIVER_WIRED=y
# EAP-PEAP for the integrated EAP authenticator
CONFIG_EAP_PEAP=y
+# EAP-PSK for the integrated EAP authenticator
+CONFIG_EAP_PSK=y
+
# EAP-GTC for the integrated EAP authenticator
CONFIG_EAP_GTC=y