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/purism/librem_cnl/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/purism/librem_cnl/Kconfig') diff --git a/src/mainboard/purism/librem_cnl/Kconfig b/src/mainboard/purism/librem_cnl/Kconfig index a58218df71..c87d76364b 100644 --- a/src/mainboard/purism/librem_cnl/Kconfig +++ b/src/mainboard/purism/librem_cnl/Kconfig @@ -34,7 +34,6 @@ config VARIANT_DIR default "librem_14" if BOARD_PURISM_LIBREM_14 config DEVICETREE - string default "variants/\$(CONFIG_VARIANT_DIR)/devicetree.cb" config CBFS_SIZE -- cgit v1.2.3