[PATCH] Fix typo in drivers/char/Kconfig

From: vlobanov
Date: Fri Jan 14 2005 - 01:29:22 EST


Hi,

This small patch fixes a typo in the Toshiba entries in the
drivers/char/Kconfig file. Quite trivial.

Signed-off-by: Vadim Lobanov <vlobanov@xxxxxxxxxxxxx>

diff -Nru a/drivers/char/Kconfig b/drivers/char/Kconfig
--- a/drivers/char/Kconfig 2005-01-12 00:13:13.000000000 -0800
+++ b/drivers/char/Kconfig 2005-01-13 22:23:34.000000000 -0800
@@ -352,7 +352,7 @@
bool "TX3912/PR31700 serial port support"
depends on SERIAL_NONSTANDARD && MIPS && BROKEN_ON_SMP
help
- The TX3912 is a Toshiba RISC processor based o the MIPS 3900 core;
+ The TX3912 is a Toshiba RISC processor based on the MIPS 3900 core;
see <http://www.toshiba.com/taec/components/Generic/risc/tx3912.htm>.
Say Y here to enable kernel support for the on-board serial port.

@@ -360,7 +360,7 @@
bool "Console on TX3912/PR31700 serial port"
depends on SERIAL_TX3912
help
- The TX3912 is a Toshiba RISC processor based o the MIPS 3900 core;
+ The TX3912 is a Toshiba RISC processor based on the MIPS 3900 core;
see <http://www.toshiba.com/taec/components/Generic/risc/tx3912.htm>.
Say Y here to direct console I/O to the on-board serial port.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/