Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68681 )
Change subject: configs: Build-test ACPI EINJ with OCP Delta Lake ......................................................................
configs: Build-test ACPI EINJ with OCP Delta Lake
Add a config file to build-test the `ACPI_EINJ` Kconfig option.
Change-Id: I72be1c7e9f0c34c14c48cc7db69cf23d04a36366 Signed-off-by: Angel Pons th3fanbus@gmail.com --- A configs/config.ocp_deltalake_acpi_einj 1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/68681/1
diff --git a/configs/config.ocp_deltalake_acpi_einj b/configs/config.ocp_deltalake_acpi_einj new file mode 100644 index 0000000..414927b --- /dev/null +++ b/configs/config.ocp_deltalake_acpi_einj @@ -0,0 +1,3 @@ +CONFIG_VENDOR_OCP=y +CONFIG_BOARD_OCP_DELTALAKE=y +CONFIG_ACPI_EINJ=y