From 53847a211bd78a9cbf838f63f155368c641f7cd5 Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Tue, 22 Jul 2014 18:00:56 +0200 Subject: src/.../Kconfig: various small fixes to texts Fixed spelling and added empty lines to separate the help from the text automatically added during make menuconfig. Change-Id: I6eee2c86e30573deb8cf0d42fda8b8329e1156c7 Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6313 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/console/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/console/Kconfig') diff --git a/src/console/Kconfig b/src/console/Kconfig index 51371bc540..710cc6e17b 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -147,7 +147,7 @@ config CONSOLE_NE2K_DST_IP string "Destination IP of logging system" default "10.0.1.27" help - This is IP adress of the system running for example + This is IP address of the system running for example netcat command to dump the packets. config CONSOLE_NE2K_SRC_IP @@ -336,7 +336,7 @@ config POST_IO_PORT default 0x80 help POST codes on x86 are typically written to the LPC bus on port - 0x80. However, it may be desireable to change the port number + 0x80. However, it may be desirable to change the port number depending on the presence of coprocessors/microcontrollers or if the platform does not support IO in the conventional x86 manner. -- cgit v1.2.3