From f7a7ec09d871c52bbf7cda016d2f814831de565e Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 11 Aug 2014 12:51:38 -0600 Subject: mainboard/intel/mohonpeak: code cleanup Code cleanup requested in commit 90957f88 - "mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000" - Change com2 to COM2 in Kconfig text - clean up includes of headers - fix whitespace Change-Id: I828bc4781ee7de95be5546206c5d6033b75293d9 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/6607 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/mainboard/intel/mohonpeak/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/intel/mohonpeak/Kconfig') diff --git a/src/mainboard/intel/mohonpeak/Kconfig b/src/mainboard/intel/mohonpeak/Kconfig index 4632c7f9d3..edf1fb8386 100644 --- a/src/mainboard/intel/mohonpeak/Kconfig +++ b/src/mainboard/intel/mohonpeak/Kconfig @@ -94,6 +94,6 @@ config UART_FOR_CONSOLE int default 1 help - The Mohon Peak board uses com2 (2f8) for the serial console. + The Mohon Peak board uses COM2 (2f8) for the serial console. endif # BOARD_INTEL_MOHONPEAK -- cgit v1.2.3