summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kukui
diff options
context:
space:
mode:
authorHung-Te Lin <hungte@chromium.org>2020-07-28 10:08:50 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-08-03 05:10:09 +0000
commit935495f3e70e4759e871a33eea004433fc8928a4 (patch)
treebbaf3aacc30604c1e6a6532212649f111d770b3d /src/mainboard/google/kukui
parente1574e31f68f5fd370f7849169b39bdd4538c70f (diff)
downloadcoreboot-935495f3e70e4759e871a33eea004433fc8928a4.tar.xz
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>
Diffstat (limited to 'src/mainboard/google/kukui')
-rw-r--r--src/mainboard/google/kukui/Kconfig.name4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/kukui/Kconfig.name b/src/mainboard/google/kukui/Kconfig.name
index 77cdc6747a..ecfb86ef1c 100644
--- a/src/mainboard/google/kukui/Kconfig.name
+++ b/src/mainboard/google/kukui/Kconfig.name
@@ -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