diff options
-rw-r--r-- | configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100 b/configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100 index 563f83ac5e..0d6a744500 100644 --- a/configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100 +++ b/configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100 @@ -3,6 +3,7 @@ # the future, then this config can be split into several smaller chunks. # Exercises, among other things: # + Code coverage +# + ASAN # + UBSAN # + Debug options # + SMMSTORE @@ -11,6 +12,7 @@ # + EM100 support # + SMM module loader V2 CONFIG_COVERAGE=y +CONFIG_ASAN=y CONFIG_UBSAN=y CONFIG_VENDOR_ASROCK=y CONFIG_ONBOARD_VGA_IS_PRIMARY=y |