Forráskód Böngészése

SERIAL_NETX_CONSOLE provides console for NetX, not IMX

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Uwe Kleine-König 17 éve
szülő
commit
b885b27ce6
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      drivers/serial/Kconfig

+ 2 - 2
drivers/serial/Kconfig

@@ -1295,8 +1295,8 @@ config SERIAL_NETX_CONSOLE
 	depends on SERIAL_NETX
 	depends on SERIAL_NETX
 	select SERIAL_CORE_CONSOLE
 	select SERIAL_CORE_CONSOLE
 	help
 	help
-	  If you have enabled the serial port on the Motorola IMX
-	  CPU you can make it the console by answering Y to this option.
+	  If you have enabled the serial port on the Hilscher NetX SoC
+	  you can make it the console by answering Y to this option.
 
 
 config SERIAL_OF_PLATFORM
 config SERIAL_OF_PLATFORM
 	tristate "Serial port on Open Firmware platform bus"
 	tristate "Serial port on Open Firmware platform bus"