From: Uwe Kleine-König Date: Sun, 3 Feb 2008 12:55:57 +0000 (+0200) Subject: SERIAL_NETX_CONSOLE provides console for NetX, not IMX X-Git-Tag: v2.6.25-rc1~1059^2~74 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b885b27ce67013a7aa7f4181fdd916a29c623850;p=linux-2.6-omap-h63xx.git SERIAL_NETX_CONSOLE provides console for NetX, not IMX Signed-off-by: Uwe Kleine-König Signed-off-by: Adrian Bunk --- diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 8a053ea21e1..4fa7927997a 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -1295,8 +1295,8 @@ config SERIAL_NETX_CONSOLE depends on SERIAL_NETX select SERIAL_CORE_CONSOLE 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 tristate "Serial port on Open Firmware platform bus"