From c512585e55d3ba998c9e2b6ffc6899642e2c297c Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Sun, 15 Sep 2024 10:16:27 +0000 Subject: mainboard/google/{brox,brya}: Drop redundant CRASHLOG config This commit drops redundant CRASHLOG option for the brox and brya mainboards as SOC_INTEL_CRASHLOG config is now selected by the Alder Lake SoC directly. TEST=Able to build and boot google/brox w/o any functional impact of the crashlog feature. Change-Id: I83859d6e61a151d6930785df3466c185c69e8e66 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/84366 Reviewed-by: Eric Lai Tested-by: build bot (Jenkins) --- src/mainboard/google/brox/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/brox/Kconfig') diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig index 8a7945b778..175cf019d5 100644 --- a/src/mainboard/google/brox/Kconfig +++ b/src/mainboard/google/brox/Kconfig @@ -37,7 +37,6 @@ config BOARD_GOOGLE_BROX_COMMON select SOC_INTEL_COMMON_BLOCK_TCSS select SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES select SOC_INTEL_COMMON_BASECODE_DEBUG_FEATURE - select SOC_INTEL_CRASHLOG select SOC_INTEL_CSE_PRE_CPU_RESET_TELEMETRY_V1 config BOARD_GOOGLE_BASEBOARD_BROX -- cgit v1.2.3