From ee3d09b48ed572df059de50537e6ba0e4afbfbf1 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 23 Jul 2021 11:44:04 +0200 Subject: mb/*: Specify type of `VARIANT_DIR` once MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Specify the type of the `VARIANT_DIR` Kconfig symbol once instead of doing so on each and every mainboard. Change-Id: Iea2f992a59e41e00fec3cdc9d6a13b5f3ab0a437 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/56558 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Reviewed-by: Felix Singer Reviewed-by: Paul Fagerburg Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/mainboard/google/volteer/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/volteer') diff --git a/src/mainboard/google/volteer/Kconfig b/src/mainboard/google/volteer/Kconfig index e26070fcb3..73fe6c7142 100644 --- a/src/mainboard/google/volteer/Kconfig +++ b/src/mainboard/google/volteer/Kconfig @@ -128,7 +128,6 @@ config TPM_TIS_ACPI_INTERRUPT default 21 # GPE0_DW0_21 (GPP_C21) config VARIANT_DIR - string default "delbin" if BOARD_GOOGLE_DELBIN default "eldrid" if BOARD_GOOGLE_ELDRID default "halvor" if BOARD_GOOGLE_HALVOR -- cgit v1.2.3