tests: CONFIG_TLS=linux build of wpa_supplicant
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
52b1cb5d73
commit
b061b9e943
1 changed files with 17 additions and 0 deletions
17
tests/build/build-wpa_supplicant-linux.config
Normal file
17
tests/build/build-wpa_supplicant-linux.config
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
CONFIG_TLS=linux
|
||||||
|
|
||||||
|
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
|
Loading…
Reference in a new issue