Kconfig (da733563be5a9da26fe81d9f007262d00b846e22) Kconfig (83fe27ea531161a655f02dc7732d14cfaa27fd5d)
1config SECURITY_TOMOYO
2 bool "TOMOYO Linux Support"
3 depends on SECURITY
4 depends on NET
5 select SECURITYFS
6 select SECURITY_PATH
7 select SECURITY_NETWORK
1config SECURITY_TOMOYO
2 bool "TOMOYO Linux Support"
3 depends on SECURITY
4 depends on NET
5 select SECURITYFS
6 select SECURITY_PATH
7 select SECURITY_NETWORK
8 select SRCU
8 default n
9 help
10 This selects TOMOYO Linux, pathname-based access control.
11 Required userspace tools and further information may be
12 found at <http://tomoyo.sourceforge.jp/>.
13 If you are unsure how to answer this question, answer N.
14
15config SECURITY_TOMOYO_MAX_ACCEPT_ENTRY

--- 59 unchanged lines hidden ---
9 default n
10 help
11 This selects TOMOYO Linux, pathname-based access control.
12 Required userspace tools and further information may be
13 found at <http://tomoyo.sourceforge.jp/>.
14 If you are unsure how to answer this question, answer N.
15
16config SECURITY_TOMOYO_MAX_ACCEPT_ENTRY

--- 59 unchanged lines hidden ---