aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig
diff options
context:
space:
mode:
authorShelley Chen <shchen@google.com>2019-03-20 13:48:00 -0700
committerPatrick Georgi <pgeorgi@google.com>2019-03-22 12:23:18 +0000
commitc325fa1312ed2cbbfcb7ba6cb395146120701e7e (patch)
tree6e9ee5fb938344a5cd74b70d690c1b8fbeb825ba /src/mainboard/google/hatch/Kconfig
parent5eeee58ca27bca622a142b804f15f908985a5918 (diff)
mb/google/hatch: Add overridetree to hatch variant
Add serialio settings to hatch. Only applies to CML. BUG=b:128347800 BRANCH=None TEST=abuild Change-Id: I6a9ec778d74cd48a2e1c79f8e669a9a6a6a9477d Signed-off-by: Shelley Chen <shchen@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32003 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r--src/mainboard/google/hatch/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig
index f632a02d03..19c71841b2 100644
--- a/src/mainboard/google/hatch/Kconfig
+++ b/src/mainboard/google/hatch/Kconfig
@@ -80,6 +80,10 @@ config MAX_CPUS
int
default 8
+config OVERRIDE_DEVICETREE
+ string
+ default "variants/$(CONFIG_VARIANT_DIR)/overridetree.cb" if !BOARD_GOOGLE_HATCH_WHL
+
config TPM_TIS_ACPI_INTERRUPT
int
default 53 # GPE0_DW1_21 (GPP_C21)