tests: Enable CONFIG_MBO in hwsim configs

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
This commit is contained in:
Ilan Peer 2016-02-15 16:53:58 +02:00 committed by Jouni Malinen
parent c0e2a172a7
commit edf46d7f41
2 changed files with 2 additions and 0 deletions

View file

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

View file

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