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/daisy/Kconfig.name | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/daisy') diff --git a/src/mainboard/google/daisy/Kconfig.name b/src/mainboard/google/daisy/Kconfig.name index 0358991220f9..8ee59404889b 100644 --- a/src/mainboard/google/daisy/Kconfig.name +++ b/src/mainboard/google/daisy/Kconfig.name @@ -1,4 +1,4 @@ comment "Daisy" config BOARD_GOOGLE_DAISY - bool "Daisy (Samsung Chromebook (2012))" + bool "-> Daisy (Samsung Chromebook (2012))" -- cgit v1.2.3