| Submitter | Casey Schaufler |
|---|---|
| Date | Nov. 30, 2012, 5:22 p.m. |
| Message ID | <50B8EB5A.3000307@schaufler-ca.com> |
| Download | mbox | patch |
| Permalink | /patch/203005/ |
| State | RFC |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/security/smack/Kconfig b/security/smack/Kconfig index 9fb14ef..1be1088 100644 --- a/security/smack/Kconfig +++ b/security/smack/Kconfig @@ -1,5 +1,6 @@ config SECURITY_SMACK bool "Simplified Mandatory Access Control Kernel Support" + depends on INET depends on NET depends on SECURITY select NETLABEL