tests: Enable FILS in the example hwsim build configurations

This allows the new FILS test cases to be executed automatically when a
recent enough kernel version is used.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2016-10-27 14:58:02 +03:00 committed by Jouni Malinen
parent befdb2dc8d
commit b64fa750b6
2 changed files with 2 additions and 0 deletions

View File

@ -104,3 +104,4 @@ CONFIG_MBO=y
CONFIG_IAPP=y
CONFIG_TAXONOMY=y
CONFIG_FILS=y

View File

@ -146,3 +146,4 @@ CONFIG_SUITEB=y
#LIBS_c += -fsanitize=undefined
#LIBS_p += -fsanitize=undefined
CONFIG_MBO=y
CONFIG_FILS=y