mb/google/brya/brya0: Enable Crashlog
brya0 is a reference and development platform, therefore it would be helpful to have Crashlog enabled. Change-Id: I936e73e808e0a05e8b7822cddbb5ee3fa7dee13e Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55326 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
This commit is contained in:
parent
56adcc8fb7
commit
912a2353d2
|
@ -7,6 +7,7 @@ config BOARD_GOOGLE_BRYA0
|
||||||
select DRIVERS_GENESYSLOGIC_GL9755
|
select DRIVERS_GENESYSLOGIC_GL9755
|
||||||
select DRIVERS_INTEL_MIPI_CAMERA
|
select DRIVERS_INTEL_MIPI_CAMERA
|
||||||
select SOC_INTEL_COMMON_BLOCK_IPU
|
select SOC_INTEL_COMMON_BLOCK_IPU
|
||||||
|
select SOC_INTEL_CRASHLOG
|
||||||
|
|
||||||
config BOARD_GOOGLE_PRIMUS
|
config BOARD_GOOGLE_PRIMUS
|
||||||
bool "-> Primus"
|
bool "-> Primus"
|
||||||
|
|
Loading…
Reference in New Issue