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 <dforsi@gmail.com> Reviewed-on: http://review.coreboot.org/6313 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
This commit is contained in:
committed by
Patrick Georgi
parent
e34a6275ee
commit
53847a211b
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user