soc/intel/alderlake: Enable CRASHLOG for Chrome OS
Enable the CRASHLOG config option for Chrome OS boards. This allows the Chrome OS crash reporter to collect and analyze crash dumps, aiding in debugging and improving system stability. TEST=Able to build and boot google/brox Change-Id: Ia23ef1cbebdba9a3b724204eb25ee788afa3e8fd Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84365 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
parent
c079cfac62
commit
e26d8d064d
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ config SOC_INTEL_ALDERLAKE
|
|||
select SOC_INTEL_COMMON_FSP_RESET
|
||||
select SOC_INTEL_COMMON_PCH_CLIENT
|
||||
select SOC_INTEL_COMMON_RESET
|
||||
select SOC_INTEL_CRASHLOG if MAINBOARD_HAS_CHROMEOS
|
||||
select SOC_INTEL_CSE_SEND_EOP_LATE if !BOARD_GOOGLE_BRYA_COMMON && !BOARD_GOOGLE_BROX_COMMON
|
||||
select SOC_INTEL_CSE_SET_EOP
|
||||
select SOC_INTEL_MEM_MAPPED_PM_CONFIGURATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue