mb/google/brya: Enable crashlog
This patch enables crashlog for all brya projects. BUG=b:190756531, b:259978562 BRANCH=None TEST=emerge-brya coreboot chromeos-bootimage & ensure the crashlog PCIe device 0xa.0 is enabled and intel-pmt kernel driver is loaded. Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com> Change-Id: Ib632c8ac9ea7a4f0e0b08b96eb149f8ef1386be0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68526 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
d892a336bb
commit
ddfbeda3bb
|
@ -35,6 +35,7 @@ config BOARD_GOOGLE_BRYA_COMMON
|
|||
select SOC_INTEL_CSE_LITE_SKU
|
||||
select SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES if SOC_INTEL_ALDERLAKE_PCH_P
|
||||
select SOC_INTEL_COMMON_BASECODE_DEBUG_FEATURE
|
||||
select SOC_INTEL_CRASHLOG
|
||||
|
||||
config BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
def_bool n
|
||||
|
|
Loading…
Reference in New Issue