From 924546be1732c295b9bb5e2002e2b9c04fb2b6be Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:26:44 +0200 Subject: mb/*: Specify type of `DEVICETREE` once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify the type of the `DEVICETREE` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: If68f11a5ceaa67a3e8218f89e1138c247ebb9a25 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/56555 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Reviewed-by: Felix Singer Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/intel/tglrvp/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/intel/tglrvp/Kconfig') diff --git a/src/mainboard/intel/tglrvp/Kconfig b/src/mainboard/intel/tglrvp/Kconfig index 14b131c307..4f4cf126ef 100644 --- a/src/mainboard/intel/tglrvp/Kconfig +++ b/src/mainboard/intel/tglrvp/Kconfig @@ -70,7 +70,6 @@ config PCIEXP_HOTPLUG_PREFETCH_MEM default 0x1c00000 # 448 MiB config DEVICETREE - string default "variants/\$(CONFIG_VARIANT_DIR)/devicetree.cb" config DIMM_SPD_SIZE -- cgit v1.2.3