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>
This commit is contained in:
Hung-Te Lin 2020-07-28 10:08:50 +08:00 committed by Patrick Georgi
parent e1574e31f6
commit 935495f3e7
1 changed files with 2 additions and 2 deletions

View File

@ -51,9 +51,9 @@ config BOARD_GOOGLE_WILLOW
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