blob: e69de9c642b7f03c8648457495511ca0c8bc839c [file] [log] [blame]
Casey Schauflere114e472008-02-04 22:29:50 -08001config SECURITY_SMACK
2 bool "Simplified Mandatory Access Control Kernel Support"
Casey Schaufler111fe8b2012-11-02 11:28:11 -07003 depends on NET
4 depends on INET
5 depends on SECURITY
6 select NETLABEL
7 select SECURITY_NETWORK
Casey Schauflere114e472008-02-04 22:29:50 -08008 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