This repository has been archived on 2025-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
android-g900/kernel-2.6.33/net/netlabel/Kconfig
2010-09-03 00:00:59 +06:00

18 lines
442 B
Plaintext

#
# NetLabel configuration
#
config NETLABEL
bool "NetLabel subsystem support"
depends on SECURITY
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
If you are unsure, say N.