aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus
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/asus
parent924546be1732c295b9bb5e2002e2b9c04fb2b6be (diff)
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/asus')
-rw-r--r--src/mainboard/asus/h61-series/Kconfig1
-rw-r--r--src/mainboard/asus/p2b/Kconfig1
-rw-r--r--src/mainboard/asus/p5qpl-am/Kconfig1
-rw-r--r--src/mainboard/asus/p8x7x-series/Kconfig1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/asus/h61-series/Kconfig b/src/mainboard/asus/h61-series/Kconfig
index 125460bf58..362546e999 100644
--- a/src/mainboard/asus/h61-series/Kconfig
+++ b/src/mainboard/asus/h61-series/Kconfig
@@ -33,7 +33,6 @@ config MAINBOARD_PART_NUMBER
default "P8H61-M PRO CM6630" if BOARD_ASUS_P8H61_M_PRO_CM6630
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
config CMOS_DEFAULT_FILE
diff --git a/src/mainboard/asus/p2b/Kconfig b/src/mainboard/asus/p2b/Kconfig
index 9e70cb8112..8f3eb6723a 100644
--- a/src/mainboard/asus/p2b/Kconfig
+++ b/src/mainboard/asus/p2b/Kconfig
@@ -46,7 +46,6 @@ config VARIANT_DIR
default "p3b-f" if BOARD_ASUS_P3B_F
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
config IRQ_SLOT_COUNT
diff --git a/src/mainboard/asus/p5qpl-am/Kconfig b/src/mainboard/asus/p5qpl-am/Kconfig
index 74dfecb576..e54809ccf4 100644
--- a/src/mainboard/asus/p5qpl-am/Kconfig
+++ b/src/mainboard/asus/p5qpl-am/Kconfig
@@ -32,7 +32,6 @@ config MAINBOARD_PART_NUMBER
default "P5G41T-M LX" if BOARD_ASUS_P5G41T_M_LX
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
# Override the default variant behavior, since the data.vbt is the same
diff --git a/src/mainboard/asus/p8x7x-series/Kconfig b/src/mainboard/asus/p8x7x-series/Kconfig
index e417ae6f04..1e725b204d 100644
--- a/src/mainboard/asus/p8x7x-series/Kconfig
+++ b/src/mainboard/asus/p8x7x-series/Kconfig
@@ -34,7 +34,6 @@ config MAINBOARD_PART_NUMBER
default "P8Z77-V" if BOARD_ASUS_P8Z77_V
config OVERRIDE_DEVICETREE
- string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
config CMOS_DEFAULT_FILE