mb/google/kukui: indent config names for burnet and esche

The 'burnet' and 'esche' in Kconfig.name should have two spaces
after the arrow.

BUG=None
TEST=make menuconfig
BRANCH=kukui

Change-Id: If7cc31cf459082a797445fb8223b3d9cbde72901
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43986
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/src/mainboard/google/kukui/Kconfig.name b/src/mainboard/google/kukui/Kconfig.name
index 77cdc67..ecfb86e 100644
--- a/src/mainboard/google/kukui/Kconfig.name
+++ b/src/mainboard/google/kukui/Kconfig.name
@@ -51,9 +51,9 @@
 	select BOARD_GOOGLE_JACUZZI_COMMON
 
 config BOARD_GOOGLE_ESCHE
-	bool "-> Esche"
+	bool "->  Esche"
 	select BOARD_GOOGLE_JACUZZI_COMMON
 
 config BOARD_GOOGLE_BURNET
-	bool "-> Burnet"
+	bool "->  Burnet"
 	select BOARD_GOOGLE_JACUZZI_COMMON