From 9df40bef7a17cc7e8c76c63a5572c4375814f51f Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Tue, 23 May 2023 14:15:33 +0100 Subject: configs: Add starlabs/starbook/adl Add a limited config for starbook/adl so that Jenkins will build test it, and specifically, ramtop. Signed-off-by: Sean Rhodes Change-Id: Idcfa45532835a6d89b167fa498b5023b62db0f0a Reviewed-on: https://review.coreboot.org/c/coreboot/+/75386 Reviewed-by: Martin L Roth Reviewed-by: Matt DeVillier Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- configs/config.starlabs_starbook_adl_option_table | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configs/config.starlabs_starbook_adl_option_table (limited to 'configs') diff --git a/configs/config.starlabs_starbook_adl_option_table b/configs/config.starlabs_starbook_adl_option_table new file mode 100644 index 000000000000..56211266a154 --- /dev/null +++ b/configs/config.starlabs_starbook_adl_option_table @@ -0,0 +1,8 @@ +CONFIG_VENDOR_STARLABS=y +CONFIG_BOARD_STARLABS_STARBOOK_ADL=y +CONFIG_MAINBOARD_SERIAL_NUMBER="B6I0000" +CONFIG_USE_OPTION_TABLE=y +CONFIG_LOCALVERSION="8.42" +CONFIG_MAINBOARD_USE_LIBGFXINIT=n +CONFIG_SMMSTORE=y +CONFIG_SMMSTORE_V2=y -- cgit v1.2.3