Merge branch 'for-linus' of git://neil.brown.name/md
[pandora-kernel.git] / security / tomoyo / Kconfig
index 7c7f8c1..8eb779b 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.