Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / security / smack / Kconfig
1 config SECURITY_SMACK
2 bool "Simplified Mandatory Access Control Kernel Support"
3 depends on NET
4 depends on INET
5 depends on SECURITY
6 select NETLABEL
7 select SECURITY_NETWORK
8 default n
9 help
10 This selects the Simplified Mandatory Access Control Kernel.
11 Smack is useful for sensitivity, integrity, and a variety
12 of other mandatory security schemes.
13 If you are unsure how to answer this question, answer N.
14
This page took 0.036461 seconds and 5 git commands to generate.