mb/google/brya: Disable crashlog on brya

Crashlog is a debug feature and not used in normal mode of operation.
Disabling this feature will allow us to disable unused IPs and also
provide boot time savings of ~5-7 ms.

BUG=b:195327879
BRANCH=None
TEST=Platform boots and no function impact

Change-Id: I1f7def4ea41ff7a566aada080be1e791c11766e6
Signed-off-by: MAULIK V VAGHELA <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56654
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
MAULIK V VAGHELA 2021-07-28 15:38:20 +05:30 committed by Tim Wawrzynczak
parent 583a54654a
commit 8326fc0164
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ config BOARD_GOOGLE_BRYA0
select DRIVERS_GENESYSLOGIC_GL9755
select DRIVERS_INTEL_MIPI_CAMERA
select SOC_INTEL_COMMON_BLOCK_IPU
select SOC_INTEL_CRASHLOG
config BOARD_GOOGLE_PRIMUS
bool "-> Primus"