hostap/tests/build/build-wpa_supplicant-gnutls.config
Jouni Malinen 4fb6963b39 tests: Build tests for wpa_supplicant and hostapd
Allow multiple build configurations to be tested automatically.

Signed-off-by: Jouni Malinen <j@w1.fi>
2018-12-31 12:03:53 +02:00

18 lines
252 B
Plaintext

CONFIG_TLS=gnutls
CONFIG_WPS=y
CONFIG_EAP_TLS=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_PSK=y
CONFIG_EAP_GPSK=y
CONFIG_EAP_AKA=y
CONFIG_EAP_SIM=y
CONFIG_EAP_SAKE=y
CONFIG_EAP_PAX=y
CONFIG_EAP_FAST=y
CONFIG_EAP_IKEV2=y
CONFIG_IEEE80211W=y
CFLAGS += -Werror