X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=net%2Fnetlabel%2FKconfig;h=d9eaa30ffe3fc89a5d8a3cb9651d02121cc5bf34;hb=affe8a2abd0d7815bb2653eea2717d0e0f8ac7e3;hp=fe23cb7f1e87879d485e80295845a5de44add2d3;hpb=a4c12d6c5dde48c69464baf7c703e425ee511433;p=deliverable%2Flinux.git diff --git a/net/netlabel/Kconfig b/net/netlabel/Kconfig index fe23cb7f1e87..d9eaa30ffe3f 100644 --- a/net/netlabel/Kconfig +++ b/net/netlabel/Kconfig @@ -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.