summaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-03-19 10:56:18 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-30 08:54:30 +0000
commit0c0b16ac9e8ae62533f3029aa1a9f33506222dce (patch)
tree3f0f5a2bd4ef53dd6d6ebd753d48c9d1567280a6 /src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
parent95cdd9f21bdf4191f5b0f4c617fb398462d8a647 (diff)
downloadcoreboot-0c0b16ac9e8ae62533f3029aa1a9f33506222dce.tar.xz
mb/gigabyte/ga-h61m-*: Use overridetrees
Make use of overridetrees, as these mainboards are very similar. Tested on GA-H61MA-D3V, still works fine. Change-Id: I1b587a091da631cb172eb76722958da6c7518893 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39668 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig')
-rw-r--r--src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig b/src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
index f82ce4a83d..67cefd1c0f 100644
--- a/src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
+++ b/src/mainboard/gigabyte/ga-h61m-s2pv/Kconfig
@@ -46,9 +46,9 @@ config MAINBOARD_PART_NUMBER
default "GA-H61M-DS2V" if BOARD_GIGABYTE_GA_H61M_DS2V
default "GA-H61MA-D3V" if BOARD_GIGABYTE_GA_H61MA_D3V
-config DEVICETREE
+config OVERRIDE_DEVICETREE
string
- default "variants/$(CONFIG_VARIANT_DIR)/devicetree.cb"
+ default "variants/$(CONFIG_VARIANT_DIR)/overridetree.cb"
config MAX_CPUS
int