mb/starlabs/starbook/adl: Enable the crashlog PCI device
Change-Id: I8dc97ca0fb310417a28e253f378511f510c3b4b3 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77124 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
e573e40f33
commit
50a9a87d6c
2 changed files with 1 additions and 1 deletions
|
|
@ -64,6 +64,7 @@ config BOARD_STARLABS_STARBOOK_ADL
|
|||
select MEMORY_MAPPED_TPM
|
||||
select SOC_INTEL_ALDERLAKE
|
||||
select SOC_INTEL_ALDERLAKE_PCH_P
|
||||
select SOC_INTEL_CRASHLOG
|
||||
select SPI_FLASH_WINBOND
|
||||
select TPM_MEASURED_BOOT
|
||||
|
||||
|
|
|
|||
|
|
@ -49,7 +49,6 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
end
|
||||
device ref gna on end
|
||||
device ref crashlog off end
|
||||
device ref xhci on
|
||||
# Motherboard USB Type C
|
||||
register "usb2_ports[0]" = "USB2_PORT_MID(OC5)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue