summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/h61-series/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-17 16:12:17 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-20 17:48:08 +0000
commit901354b9f0bd9234e092891b8854abd20de48714 (patch)
tree9107864f0f4daa297ce397f47db2a6a8aef6bda9 /src/mainboard/asus/h61-series/Kconfig
parent945fe766a1c4cc939fbc5da03259d4d8c413bfa5 (diff)
downloadcoreboot-901354b9f0bd9234e092891b8854abd20de48714.tar.xz
mb/asus/p8h61-m_pro: Switch to overridetree setup
Tested with BUILD_TIMELESS=1, coreboot.rom for the Asus P8H61-M PRO remains identical when not adding the .config file in it. Change-Id: I443d3823e32a246a89ff12e52a0301b2c252e23b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54388 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/h61-series/Kconfig')
-rw-r--r--src/mainboard/asus/h61-series/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asus/h61-series/Kconfig b/src/mainboard/asus/h61-series/Kconfig
index 21975cf273..4b656545c7 100644
--- a/src/mainboard/asus/h61-series/Kconfig
+++ b/src/mainboard/asus/h61-series/Kconfig
@@ -33,14 +33,14 @@ config MAINBOARD_PART_NUMBER
default "P8H61-M PRO" if BOARD_ASUS_P8H61_M_PRO
# TODO: remove once all boards use overridetrees
-if BOARD_ASUS_P8H61_M_LX3_R2_0
+if BOARD_ASUS_P8H61_M_LX3_R2_0 || BOARD_ASUS_P8H61_M_PRO
config OVERRIDE_DEVICETREE
string
default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb"
endif
-if !BOARD_ASUS_P8H61_M_LX3_R2_0
+if !BOARD_ASUS_P8H61_M_LX3_R2_0 && !BOARD_ASUS_P8H61_M_PRO
config DEVICETREE
string