From 2c03ffc8df73fe95d8365f69070169af2be9b715 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:11:02 +0200 Subject: mb/*: Specify type of `MAINBOARD_PART_NUMBER` once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify the type of the `MAINBOARD_PART_NUMBER` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: I3692f9e82fe90af4d0da1d037018a20aa1b45793 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/56554 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Reviewed-by: Frans Hendriks Reviewed-by: Felix Singer Reviewed-by: Paul Fagerburg Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/up/squared/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/up/squared/Kconfig') diff --git a/src/mainboard/up/squared/Kconfig b/src/mainboard/up/squared/Kconfig index 3a61cb1c56..d953545f9c 100644 --- a/src/mainboard/up/squared/Kconfig +++ b/src/mainboard/up/squared/Kconfig @@ -34,7 +34,6 @@ config MAINBOARD_VENDOR default "Up" config MAINBOARD_PART_NUMBER - string default "Squared" config FMDFILE -- cgit v1.2.3