From 8905ecbcfa524e751e20a14183c19172a2d0a268 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:29:36 +0200 Subject: mb/*: Specify type of `OVERRIDE_DEVICETREE` once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56556 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Reviewed-by: Felix Singer Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/supermicro/x11-lga1151-series/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/supermicro/x11-lga1151-series') diff --git a/src/mainboard/supermicro/x11-lga1151-series/Kconfig b/src/mainboard/supermicro/x11-lga1151-series/Kconfig index df864a2e7a..08cb3fbf44 100644 --- a/src/mainboard/supermicro/x11-lga1151-series/Kconfig +++ b/src/mainboard/supermicro/x11-lga1151-series/Kconfig @@ -37,7 +37,6 @@ config VARIANT_DIR default "x11ssh-f" if BOARD_SUPERMICRO_X11SSH_F config OVERRIDE_DEVICETREE - string default "variants/\$(CONFIG_VARIANT_DIR)/overridetree.cb" config VBOOT -- cgit v1.2.3