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:
Martin Roth 2015-12-06 12:14:42 -07:00
parent 0a105cd067
commit 9ed54f99c7
1 changed files with 4 additions and 4 deletions

View File

@ -71,7 +71,7 @@ config UART_FOR_CONSOLE
help help
The Mohon Peak board uses COM2 (2f8) for the serial console. The Mohon Peak board uses COM2 (2f8) for the serial console.
config PAYLOAD_CONFIGFILE config PAYLOAD_CONFIGFILE
string string
default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios" default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios"
help help