]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - security/smack/Kconfig
Merge tag 'nfc-next-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
[mirror_ubuntu-zesty-kernel.git] / security / smack / Kconfig
CommitLineData
e114e473
CS
1config SECURITY_SMACK
2 bool "Simplified Mandatory Access Control Kernel Support"
111fe8bd
CS
3 depends on NET
4 depends on INET
5 depends on SECURITY
6 select NETLABEL
7 select SECURITY_NETWORK
e114e473
CS
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