aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r--src/mainboard/lenovo/t520/Kconfig3
-rw-r--r--src/mainboard/lenovo/t530/Kconfig3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t520/Kconfig b/src/mainboard/lenovo/t520/Kconfig
index 79455e2dda..6bc5884d4f 100644
--- a/src/mainboard/lenovo/t520/Kconfig
+++ b/src/mainboard/lenovo/t520/Kconfig
@@ -37,8 +37,7 @@ config MAINBOARD_DIR
config DEVICETREE
string
- default "variants/t520/devicetree.cb" if BOARD_LENOVO_T520
- default "variants/w520/devicetree.cb" if BOARD_LENOVO_W520
+ default "variants/$(CONFIG_VARIANT_DIR)/devicetree.cb"
config MAINBOARD_PART_NUMBER
string
diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig
index d107504b61..61752d86bb 100644
--- a/src/mainboard/lenovo/t530/Kconfig
+++ b/src/mainboard/lenovo/t530/Kconfig
@@ -39,8 +39,7 @@ config MAINBOARD_DIR
config DEVICETREE
string
- default "variants/t530/devicetree.cb" if BOARD_LENOVO_T530
- default "variants/w530/devicetree.cb" if BOARD_LENOVO_W530
+ default "variants/$(CONFIG_VARIANT_DIR)/devicetree.cb"
config MAINBOARD_PART_NUMBER
string