summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorTim Wawrzynczak <twawrzynczak@chromium.org>2021-06-08 16:31:09 -0600
committerPatrick Georgi <pgeorgi@google.com>2021-07-05 10:46:56 +0000
commit912a2353d244eae35ab39c80e8bb6d52ee5d5967 (patch)
tree62a94f11cdfdbf58e341bfc65d7cf269c33e35f5 /src/mainboard
parent56adcc8fb7ddaa9954c46fe306ac8a1f502c5a6c (diff)
downloadcoreboot-912a2353d244eae35ab39c80e8bb6d52ee5d5967.tar.gz
coreboot-912a2353d244eae35ab39c80e8bb6d52ee5d5967.tar.bz2
coreboot-912a2353d244eae35ab39c80e8bb6d52ee5d5967.zip
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>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/brya/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index 7562fb0b5383..f63e46f8855b 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -7,6 +7,7 @@ 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"