perf probe: Fix memory leak when synthesizing SDT probes
[linux-2.6-microblaze.git] / drivers / tty / Kconfig
index e15cd6b..47a6e42 100644 (file)
@@ -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