Browse Source

tests: Enable CONFIG_MBO in hwsim configs

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Ilan Peer 9 years ago
parent
commit
edf46d7f41
2 changed files with 2 additions and 0 deletions
  1. 1 0
      tests/hwsim/example-hostapd.config
  2. 1 0
      tests/hwsim/example-wpa_supplicant.config

+ 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