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 <sean@starlabs.systems> Change-Id: Idcfa45532835a6d89b167fa498b5023b62db0f0a Reviewed-on: https://review.coreboot.org/c/coreboot/+/75386 Reviewed-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
9a04ec6c9f
commit
9df40bef7a
|
@ -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
|
Loading…
Reference in New Issue