Files
linux-apfs/net/netlabel/Kconfig
T

18 lines
442 B
Plaintext
Raw Normal View History

2006-08-03 16:48:37 -07:00
#
# NetLabel configuration
#
config NETLABEL
bool "NetLabel subsystem support"
2006-11-05 16:44:06 -08:00
depends on SECURITY
2006-08-03 16:48:37 -07:00
default n
---help---
NetLabel provides support for explicit network packet labeling
protocols such as CIPSO and RIPSO. For more information see
Documentation/netlabel as well as the NetLabel SourceForge project
for configuration tools and additional documentation.
* http://netlabel.sf.net
2006-08-03 16:48:37 -07:00
If you are unsure, say N.