From 9ed54f99c7e86b49cc4d3207a98d56be994cda23 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 6 Dec 2015 12:14:42 -0700 Subject: mohonpeak/Kconfig: Fix whitespace issues Auto-indent did me wrong, and I didn't notice it. Change-Id: I5a736cf53a3bdbe57b28b2d6a55befd341d8dfd8 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12655 Tested-by: build bot (Jenkins) Reviewed-by: Alexander Couzens --- src/mainboard/intel/mohonpeak/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mainboard/intel/mohonpeak') diff --git a/src/mainboard/intel/mohonpeak/Kconfig b/src/mainboard/intel/mohonpeak/Kconfig index 8f6e0773dc..3916fa37c1 100644 --- a/src/mainboard/intel/mohonpeak/Kconfig +++ b/src/mainboard/intel/mohonpeak/Kconfig @@ -71,10 +71,10 @@ config UART_FOR_CONSOLE help The Mohon Peak board uses COM2 (2f8) for the serial console. - config PAYLOAD_CONFIGFILE - string - default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios" - help +config PAYLOAD_CONFIGFILE + string + default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios" + help The Avoton/Rangeley chip does not allow devices to write into the 0xe000 segment. This means that USB/SATA devices will not work in SeaBIOS unless we put the SeaBIOS buffer area down in the 0x9000 segment. -- cgit v1.2.3