a90acbd6dd
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>
13 lines
290 B
Text
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
|