diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config index 036c16cf4..70af7b1a4 100644 --- a/tests/hwsim/example-hostapd.config +++ b/tests/hwsim/example-hostapd.config @@ -104,3 +104,4 @@ CONFIG_MBO=y CONFIG_IAPP=y CONFIG_TAXONOMY=y +CONFIG_FILS=y diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config index c22c4b645..87b8a07df 100644 --- a/tests/hwsim/example-wpa_supplicant.config +++ b/tests/hwsim/example-wpa_supplicant.config @@ -146,3 +146,4 @@ CONFIG_SUITEB=y #LIBS_c += -fsanitize=undefined #LIBS_p += -fsanitize=undefined CONFIG_MBO=y +CONFIG_FILS=y