Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
[deliverable/linux.git] / net / netlabel / Kconfig
index fe23cb7f1e87879d485e80295845a5de44add2d3..d9eaa30ffe3fc89a5d8a3cb9651d02121cc5bf34 100644 (file)
@@ -4,11 +4,15 @@
 
 config NETLABEL
        bool "NetLabel subsystem support"
-       depends on NET && SECURITY
+       depends on SECURITY
+       select CRC_CCITT if IPV6
        default n
        ---help---
          NetLabel provides support for explicit network packet labeling
          protocols such as CIPSO and RIPSO.  For more information see
-         Documentation/netlabel.
+         Documentation/netlabel as well as the NetLabel SourceForge project
+         for configuration tools and additional documentation.
+
+          * http://netlabel.sf.net
 
          If you are unsure, say N.
This page took 0.03485 seconds and 5 git commands to generate.