summaryrefslogtreecommitdiffstats
path: root/configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-11-01 20:32:24 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-11-03 06:47:51 +0000
commit67888e26e69d02a4c159677544fff9eacefc425a (patch)
tree547444de1cbaa21c05fd9e99e4ee1a44b84fb449 /configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100
parent21974ab86d619c1e789134fc2d95b629194df735 (diff)
downloadcoreboot-67888e26e69d02a4c159677544fff9eacefc425a.tar.gz
coreboot-67888e26e69d02a4c159677544fff9eacefc425a.tar.bz2
coreboot-67888e26e69d02a4c159677544fff9eacefc425a.zip
configs/config.asrock_b85m_pro4...: Clarify its purpose
The purpose of this config is to build-test the individual options, not their combination. So, for instance, if it would be hard to keep options x, y and z build together in the future, this config shouldn't block a change but should instead be adapted, e.g. split into multiple chunks. Change-Id: Ibd8f6513fae6cd02fcf889d2510dc7e0a97ce40c Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47068 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em100')
-rw-r--r--configs/config.asrock_b85m_pro4.debug_smmstore_hotplug_gcov_ubsan_em1005
1 files changed, 4 insertions, 1 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 11a27bf671f8..62169b59e7cd 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
@@ -1,4 +1,7 @@
-# Not meant for actual use. Exercises, among other things:
+# Not meant for actual use, but rather to build-test individual options.
+# If keeping this combination of options buildable becomes too hard in
+# the future, then this config can be split into several smaller chunks.
+# Exercises, among other things:
# + Code coverage
# + UBSAN
# + Debug options