summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/octopus/Kconfig
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/octopus/Kconfig
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/octopus/Kconfig')
-rw-r--r--src/mainboard/google/octopus/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index d0b47cd7f2d7..4caf5a022a05 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -71,7 +71,6 @@ config DEVICETREE
default "variants/baseboard/devicetree.cb"
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb" if !BOARD_GOOGLE_OCTOPUS
config MAINBOARD_PART_NUMBER