summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/slippy
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-23 11:29:36 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-07-26 14:06:36 +0000
commit8905ecbcfa524e751e20a14183c19172a2d0a268 (patch)
tree6bb7109ff34264893fd467aba4768dbc7b3c7aaf /src/mainboard/google/slippy
parent924546be1732c295b9bb5e2002e2b9c04fb2b6be (diff)
downloadcoreboot-8905ecbcfa524e751e20a14183c19172a2d0a268.tar.gz
coreboot-8905ecbcfa524e751e20a14183c19172a2d0a268.tar.bz2
coreboot-8905ecbcfa524e751e20a14183c19172a2d0a268.zip
mb/*: Specify type of `OVERRIDE_DEVICETREE` once
Specify the type of the `OVERRIDE_DEVICETREE` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: I4cbf4e318a30f0cf75aa8690e7454b9caa115c9d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56556 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/slippy')
-rw-r--r--src/mainboard/google/slippy/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/slippy/Kconfig b/src/mainboard/google/slippy/Kconfig
index 9b36cc9181f3..c69a73a4651b 100644
--- a/src/mainboard/google/slippy/Kconfig
+++ b/src/mainboard/google/slippy/Kconfig
@@ -47,7 +47,6 @@ config MAINBOARD_FAMILY
default "Google_Slippy"
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
config VGA_BIOS_FILE