[PATCH 24/26] tests: Enable CONFIG_MBO in hwsim configs

Ilan Peer ilan.peer at intel.com
Mon Feb 15 06:54:00 PST 2016


Signed-off-by: Ilan Peer <ilan.peer at intel.com>
---
 tests/hwsim/example-hostapd.config        | 1 +
 tests/hwsim/example-wpa_supplicant.config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tests/hwsim/example-hostapd.config b/tests/hwsim/example-hostapd.config
index 085092a..2b8ad7f 100644
--- a/tests/hwsim/example-hostapd.config
+++ b/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
diff --git a/tests/hwsim/example-wpa_supplicant.config b/tests/hwsim/example-wpa_supplicant.config
index 95095a2..c22c4b6 100644
--- a/tests/hwsim/example-wpa_supplicant.config
+++ b/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
-- 
1.9.1




More information about the Hostap mailing list