From 04f995150f1cf49ce4b9a999095f1ebf8fe28911 Mon Sep 17 00:00:00 2001 From: Christian Walter Date: Mon, 29 Jul 2019 10:39:15 +0200 Subject: configs: Add test-build for up squared with vboot enabled It would be useful if we have at least one "new" board on which we actually built vboot, in order to notice if something breaks. Change-Id: I16c7867e3f0f4e1f2e6ae3918c30789e39881b85 Signed-off-by: Christian Walter Reviewed-on: https://review.coreboot.org/c/coreboot/+/34609 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Philipp Deppenwiese --- configs/config.up_squared.vboot | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 configs/config.up_squared.vboot (limited to 'configs') diff --git a/configs/config.up_squared.vboot b/configs/config.up_squared.vboot new file mode 100644 index 0000000000..130c02f6ec --- /dev/null +++ b/configs/config.up_squared.vboot @@ -0,0 +1,2 @@ +CONFIG_VENDOR_UP=y +CONFIG_VBOOT=y -- cgit v1.2.3