net: sctp: get rid of SCTP_DBG_TSNS entirely
[cascardo/linux.git] / net / sctp / Kconfig
index d80bf1a..71c1a59 100644 (file)
@@ -49,15 +49,6 @@ config NET_SCTPPROBE
         To compile this code as a module, choose M here: the
         module will be called sctp_probe.
 
-config SCTP_DBG_TSNS
-       bool "SCTP: Debug transactions"
-       help
-         If you say Y, this will enable transaction debugging, visible
-         from the kernel's dynamic debugging framework.
-
-         If unsure, say N.  However, if you are running into problems, use 
-         this option to gather outqueue trace information.
-
 config SCTP_DBG_OBJCNT
        bool "SCTP: Debug object counts"
        depends on PROC_FS