coreboot-kgpe-d16/src/mainboard/google/guybrush/Kconfig.name
Martin Roth a90acbd6dd 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 <martin@coreboot.org>
Change-Id: Iab9e6207fff5a7d2f6d76e5ca33eeaca721a224f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57391
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-09-16 15:34:29 +00:00

13 lines
290 B
Text

comment "Guybrush"
config BOARD_GOOGLE_GUYBRUSH
bool "-> Guybrush"
select BOARD_GOOGLE_BASEBOARD_GUYBRUSH
config BOARD_GOOGLE_NIPPERKIN
bool "-> Nipperkin"
select BOARD_GOOGLE_BASEBOARD_GUYBRUSH
config BOARD_GOOGLE_DEWATT
bool "-> Dewatt"
select BOARD_GOOGLE_BASEBOARD_GUYBRUSH