phy: rockchip-inno-usb2: add otg-port support for rk3328
[firefly-linux-kernel-4.4.55.git] / net / sctp / Kconfig
index cf4852814e0c667b85be0e7b763bd7fe8964f546..71c1a598d9bc270c5567c5f69dd5058b86b15540 100644 (file)
@@ -30,7 +30,8 @@ menuconfig IP_SCTP
          homing at either or both ends of an association."
 
          To compile this protocol support as a module, choose M here: the
-         module will be called sctp.
+         module will be called sctp. Debug messages are handeled by the
+         kernel's dynamic debugging framework.
 
          If in doubt, say N.
 
@@ -48,14 +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_MSG
-       bool "SCTP: Debug messages"
-       help
-         If you say Y, this will enable verbose debugging messages. 
-
-         If unsure, say N.  However, if you are running into problems, use 
-         this option to gather detailed trace information
-
 config SCTP_DBG_OBJCNT
        bool "SCTP: Debug object counts"
        depends on PROC_FS