Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6: apparmor: depends on NET
This commit is contained in:
commit
c60c6a96b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
config SECURITY_APPARMOR
|
config SECURITY_APPARMOR
|
||||||
bool "AppArmor support"
|
bool "AppArmor support"
|
||||||
depends on SECURITY
|
depends on SECURITY && NET
|
||||||
select AUDIT
|
select AUDIT
|
||||||
select SECURITY_PATH
|
select SECURITY_PATH
|
||||||
select SECURITYFS
|
select SECURITYFS
|
||||||
|
|
Loading…
Add table
Reference in a new issue