diff options
Diffstat (limited to 'drivers/tty/Kconfig')
-rw-r--r-- | drivers/tty/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig index e15cd6b5bb99..47a6e42f0d04 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig @@ -401,20 +401,6 @@ config MIPS_EJTAG_FDC_KGDB_CHAN help FDC channel number to use for KGDB. -config NULL_TTY - tristate "NULL TTY driver" - help - Say Y here if you want a NULL TTY which simply discards messages. - - This is useful to allow userspace applications which expect a console - device to work without modifications even when no console is - available or desired. - - In order to use this driver, you should redirect the console to this - TTY, or boot the kernel with console=ttynull. - - If unsure, say N. - config TRACE_ROUTER tristate "Trace data router for MIPI P1149.7 cJTAG standard" depends on TRACE_SINK |