mb/google/brya: Drop redundant entries of crashlog config
This patch removes the redundant crashlog config (SOC_INTEL_CRASHLOG) entry from BOARD_GOOGLE_BRYA0 and BOARD_GOOGLE_BRASK. BOARD_GOOGLE_BRYA_COMMON already selects a crashlog config, and brya0/brask board eventually selects the BOARD_GOOGLE_BRYA_COMMON config, making SOC_INTEL_CRASHLOG redundant. TEST=Successfully built and booted google/brya0. Change-Id: Iaff7954d4dafb4c6ca72a1521dfb434fb36b495a Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84364 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
6cc7c56d2d
commit
285b74ab26
1 changed files with 0 additions and 2 deletions
|
|
@ -175,7 +175,6 @@ config BOARD_GOOGLE_BRASK
|
|||
select BOARD_GOOGLE_BASEBOARD_BRASK
|
||||
select DRIVERS_GENESYSLOGIC_GL9755
|
||||
select INTEL_GMA_HAVE_VBT
|
||||
select SOC_INTEL_CRASHLOG
|
||||
|
||||
config BOARD_GOOGLE_BRYA0
|
||||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
|
|
@ -185,7 +184,6 @@ config BOARD_GOOGLE_BRYA0
|
|||
select DRIVERS_I2C_SX9324_SUPPORT_LEGACY_LINUX_DRIVER
|
||||
select DRIVERS_INTEL_MIPI_CAMERA
|
||||
select SOC_INTEL_COMMON_BLOCK_IPU
|
||||
select SOC_INTEL_CRASHLOG
|
||||
select SOC_INTEL_RAPTORLAKE
|
||||
|
||||
config BOARD_GOOGLE_BUJIA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue