mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-16 09:03:05 -05:00
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
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…
x
Reference in New Issue
Block a user