From 9cddae151af30339790748cc0ff40df47e24f019 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:01:50 +0200 Subject: mb/*: Specify type of `MAINBOARD_DIR` once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify the type of the `MAINBOARD_DIR` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: If1cc538b0c4938dac193699897b690e402b3c1e8 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/56553 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/google/glados/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/glados') diff --git a/src/mainboard/google/glados/Kconfig b/src/mainboard/google/glados/Kconfig index bd4e649fbed0..6aba54024668 100644 --- a/src/mainboard/google/glados/Kconfig +++ b/src/mainboard/google/glados/Kconfig @@ -34,7 +34,6 @@ config IRQ_SLOT_COUNT default 18 config MAINBOARD_DIR - string default "google/glados" config MAINBOARD_PART_NUMBER -- cgit v1.2.3