Commit 52fbae88 authored by Steven Cole's avatar Steven Cole Committed by Jeff Garzik

This patch adds help texts for CONFIG_SERIAL_TX3912,

CONFIG_SERIAL_TX3912_CONSOLE, CONFIG_AU1000_SERIAL_CONSOLE,
CONFIG_AU1000_UART, CONFIG_EUROTECH_WDT to drivers/char/Config.help.
parent 21d6563c
...@@ -425,6 +425,24 @@ CONFIG_ISTALLION ...@@ -425,6 +425,24 @@ CONFIG_ISTALLION
read <file:Documentation/modules.txt>. The module will be called read <file:Documentation/modules.txt>. The module will be called
istallion.o. istallion.o.
CONFIG_SERIAL_TX3912
The TX3912 is a Toshiba RISC processor based o 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.
CONFIG_SERIAL_TX3912_CONSOLE
The TX3912 is a Toshiba RISC processor based o 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.
CONFIG_AU1000_SERIAL_CONSOLE
If you have an Alchemy AU1000 processor (MIPS based) and you want
to use a console on a serial port, say Y. Otherwise, say N.
CONFIG_AU1000_UART
If you have an Alchemy AU1000 processor (MIPS based) and you want
to use serial ports, say Y. Otherwise, say N.
CONFIG_SYNCLINK CONFIG_SYNCLINK
Provides support for the SyncLink ISA and PCI multiprotocol serial Provides support for the SyncLink ISA and PCI multiprotocol serial
adapters. These adapters support asynchronous and HDLC bit adapters. These adapters support asynchronous and HDLC bit
...@@ -942,6 +960,11 @@ CONFIG_W83877F_WDT ...@@ -942,6 +960,11 @@ CONFIG_W83877F_WDT
module, say M here and read <file:Documentation/modules.txt>. Most module, say M here and read <file:Documentation/modules.txt>. Most
people will say N. people will say N.
CONFIG_EUROTECH_WDT
Enable support for the watchdog timer on the Eurotech CPU-1220 and
CPU-1410 cards. These are PC/104 SBCs. Spec sheets and product
information are at <http://www.eurotech.it/>.
CONFIG_IB700_WDT CONFIG_IB700_WDT
This is the driver for the hardware watchdog on the IB700 Single This is the driver for the hardware watchdog on the IB700 Single
Board Computer produced by TMC Technology (www.tmc-uk.com). This watchdog Board Computer produced by TMC Technology (www.tmc-uk.com). This watchdog
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment