tests: wpa_supplicant build for EAP-SIM and PC/SC
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
3f2641e7ad
commit
a378fe5d45
1 changed files with 7 additions and 0 deletions
7
tests/build/build-wpa_supplicant-sim.config
Normal file
7
tests/build/build-wpa_supplicant-sim.config
Normal file
|
@ -0,0 +1,7 @@
|
|||
CONFIG_EAP_AKA=y
|
||||
CONFIG_EAP_AKA_PRIME=y
|
||||
CONFIG_EAP_SIM=y
|
||||
CONFIG_SIM_SIMULATOR=y
|
||||
CONFIG_USIM_SIMULATOR=y
|
||||
CONFIG_PCSC=y
|
||||
CFLAGS += -Werror
|
Loading…
Reference in a new issue