summaryrefslogtreecommitdiffstats
path: root/configs/config.google_volteer.build_test_purposes
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2021-12-29 07:45:59 -0800
committerJulius Werner <jwerner@chromium.org>2022-01-08 00:41:18 +0000
commitc1d1cfa2434621d995cb3150b1b5d2422ebcee97 (patch)
tree9de487cef8da873752206ff503ca03cb71fcec1b /configs/config.google_volteer.build_test_purposes
parent20ba6e4834b8bf1fe9fa7d6a45f27e8d89ef6bc4 (diff)
downloadcoreboot-c1d1cfa2434621d995cb3150b1b5d2422ebcee97.tar.gz
coreboot-c1d1cfa2434621d995cb3150b1b5d2422ebcee97.tar.bz2
coreboot-c1d1cfa2434621d995cb3150b1b5d2422ebcee97.zip
configs: Add build test configs for CBFS verification
Now that CBFS verification is available as an optional feature in menuconfig (CB:59982), we should add build test configs to ensure it doesn't break without notice. One Arm and one x86 board should be good enough for now. Signed-off-by: Julius Werner <jwerner@chromium.org> Change-Id: I530dfd37472e63b80a67badd22a13d54d2c4621b Reviewed-on: https://review.coreboot.org/c/coreboot/+/60467 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jakub Czapiga <jacz@semihalf.com>
Diffstat (limited to 'configs/config.google_volteer.build_test_purposes')
-rw-r--r--configs/config.google_volteer.build_test_purposes1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/config.google_volteer.build_test_purposes b/configs/config.google_volteer.build_test_purposes
index 8531b79ea7b6..6843aeb2893f 100644
--- a/configs/config.google_volteer.build_test_purposes
+++ b/configs/config.google_volteer.build_test_purposes
@@ -30,3 +30,4 @@ CONFIG_DEBUG_MALLOC=y
CONFIG_DEBUG_CONSOLE_INIT=y
CONFIG_DEBUG_SPI_FLASH=y
CONFIG_DEBUG_BOOT_STATE=y
+CONFIG_CBFS_VERIFICATION=y