mohonpeak/Kconfig: Fix whitespace issues
Auto-indent did me wrong, and I didn't notice it. Change-Id: I5a736cf53a3bdbe57b28b2d6a55befd341d8dfd8 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12655 Tested-by: build bot (Jenkins) Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
parent
0a105cd067
commit
9ed54f99c7
|
@ -71,7 +71,7 @@ config UART_FOR_CONSOLE
|
|||
help
|
||||
The Mohon Peak board uses COM2 (2f8) for the serial console.
|
||||
|
||||
config PAYLOAD_CONFIGFILE
|
||||
config PAYLOAD_CONFIGFILE
|
||||
string
|
||||
default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios"
|
||||
help
|
||||
|
|
Loading…
Reference in New Issue