aboutsummaryrefslogtreecommitdiff
path: root/src/console/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index 080b37f390..c7e205565b 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -156,10 +156,10 @@ config CONSOLE_NE2K_DST_IP
config CONSOLE_NE2K_SRC_IP
depends on CONSOLE_NE2K
- string "IP adress of Coreboot system"
+ string "IP address of coreboot system"
default "10.0.1.253"
help
- This is the IP of the Coreboot system
+ This is the IP of the coreboot system
config CONSOLE_NE2K_IO_PORT
depends on CONSOLE_NE2K