hostap/tests/build/build-wpa_supplicant-basic.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

8 lines
119 B
Plaintext

CFLAGS += -Werror
CONFIG_WPS=y
CONFIG_WPS2=y
CONFIG_EAP_TLS=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_PSK=y
CONFIG_EAP_FAST=y