tests: Enable CONFIG_MBO in hwsim configs
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
This commit is contained in:
parent
c0e2a172a7
commit
edf46d7f41
2 changed files with 2 additions and 0 deletions
|
@ -99,3 +99,4 @@ CONFIG_SUITEB=y
|
|||
#LIBS_h += -fsanitize=undefined
|
||||
#LIBS_n += -fsanitize=undefined
|
||||
#LIBS_c += -fsanitize=undefined
|
||||
CONFIG_MBO=y
|
||||
|
|
|
@ -145,3 +145,4 @@ CONFIG_SUITEB=y
|
|||
##LIBS += -fno-sanitize-recover
|
||||
#LIBS_c += -fsanitize=undefined
|
||||
#LIBS_p += -fsanitize=undefined
|
||||
CONFIG_MBO=y
|
||||
|
|
Loading…
Reference in a new issue