aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2018-11-06 22:09:18 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-11-16 09:45:43 +0000
commit395cbb4f9702df56493f4684a3b51e8c28d08199 (patch)
treef3b78ca6f4f0297b712670f80012ac63da08852a /src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
parentfd7fe58e609c5e14a92467aac725ed3dbc94adae (diff)
mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetree
Change-Id: Ic9620cfa1630c7c085b6c244ca80dc023a181e30 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/29595 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig')
-rw-r--r--src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
index 3c5a9fabfc..f329428ee8 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig
@@ -9,8 +9,4 @@ config BOARD_SIEMENS_MC_APL3_VAR
select NC_FPGA_NOTIFY_CB_READY
select APL_SKIP_SET_POWER_LIMITS
-config DEVICETREE
- string
- default "variants/mc_apl3/devicetree.cb"
-
endif # BOARD_SIEMENS_MC_APL3