Parcourir la source

tests: Enable CONFIG_MBO in hwsim configs

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Ilan Peer il y a 9 ans
Parent
commit
edf46d7f41

+ 1 - 0
tests/hwsim/example-hostapd.config

@@ -99,3 +99,4 @@ CONFIG_SUITEB=y
 #LIBS_h += -fsanitize=undefined
 #LIBS_n += -fsanitize=undefined
 #LIBS_c += -fsanitize=undefined
+CONFIG_MBO=y

+ 1 - 0
tests/hwsim/example-wpa_supplicant.config

@@ -145,3 +145,4 @@ CONFIG_SUITEB=y
 ##LIBS += -fno-sanitize-recover
 #LIBS_c += -fsanitize=undefined
 #LIBS_p += -fsanitize=undefined
+CONFIG_MBO=y