Skip to content

Commit 1ed8a46

Browse files
paulmckrcuTetsuo Handa
authored andcommitted
tomoyo: Remove "select SRCU"
Now that the SRCU Kconfig option is unconditionally selected, there is no longer any point in selecting it. Therefore, remove the "select SRCU" Kconfig statements. Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Tetsuo Handa <[email protected]>
1 parent 80f8be7 commit 1ed8a46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security/tomoyo/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ config SECURITY_TOMOYO
66
select SECURITYFS
77
select SECURITY_PATH
88
select SECURITY_NETWORK
9-
select SRCU
109
default n
1110
help
1211
This selects TOMOYO Linux, pathname-based access control.

0 commit comments

Comments
 (0)