aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/serial/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 8a053ea21e1d..4fa7927997ad 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -1295,8 +1295,8 @@ config SERIAL_NETX_CONSOLE
1295 depends on SERIAL_NETX 1295 depends on SERIAL_NETX
1296 select SERIAL_CORE_CONSOLE 1296 select SERIAL_CORE_CONSOLE
1297 help 1297 help
1298 If you have enabled the serial port on the Motorola IMX 1298 If you have enabled the serial port on the Hilscher NetX SoC
1299 CPU you can make it the console by answering Y to this option. 1299 you can make it the console by answering Y to this option.
1300 1300
1301config SERIAL_OF_PLATFORM 1301config SERIAL_OF_PLATFORM
1302 tristate "Serial port on Open Firmware platform bus" 1302 tristate "Serial port on Open Firmware platform bus"