From a90acbd6ddf979907d8afce2f56350862ef4427b Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 3 Sep 2021 13:15:24 -0600 Subject: mb/google: Unify all variants to start with "-> " All variants originally had been changed to start with an arrow with two spaces following it to line up with the platform name. A number of recent platforms were added only using a single space. This change updates them all to have two spaces so they line up again. Signed-off-by: Martin Roth Change-Id: Iab9e6207fff5a7d2f6d76e5ca33eeaca721a224f Reviewed-on: https://review.coreboot.org/c/coreboot/+/57391 Tested-by: build bot (Jenkins) Reviewed-by: Paul Fagerburg Reviewed-by: Angel Pons --- src/mainboard/google/mistral/Kconfig.name | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/mistral/Kconfig.name') diff --git a/src/mainboard/google/mistral/Kconfig.name b/src/mainboard/google/mistral/Kconfig.name index 5bf7e8a4de..2d0783e1ea 100644 --- a/src/mainboard/google/mistral/Kconfig.name +++ b/src/mainboard/google/mistral/Kconfig.name @@ -1,5 +1,5 @@ comment "Mistral" config BOARD_GOOGLE_MISTRAL - bool "Mistral" + bool "-> Mistral" select BOARD_GOOGLE_MISTRAL_COMMON -- cgit v1.2.3