]> Pileus Git - ~andy/linux/blobdiff - security/tomoyo/Kconfig
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
[~andy/linux] / security / tomoyo / Kconfig
index 7c7f8c16c10fcd2260e4ba7af4e9f5a7e98bb8eb..8eb779b9d77f2ad56c7ccdc5db081bc4b0a05028 100644 (file)
@@ -1,8 +1,10 @@
 config SECURITY_TOMOYO
        bool "TOMOYO Linux Support"
        depends on SECURITY
+       depends on NET
        select SECURITYFS
        select SECURITY_PATH
+       select SECURITY_NETWORK
        default n
        help
          This selects TOMOYO Linux, pathname-based access control.