Skip to content

Commit b2b50d5

Browse files
paulmckrcuaxboe
authored andcommitted
block: 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 <paulmck@kernel.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: linux-block@vger.kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 4b83e99 commit b2b50d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

block/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ menuconfig BLOCK
66
bool "Enable the block layer" if EXPERT
77
default y
88
select SBITMAP
9-
select SRCU
109
help
1110
Provide block layer support for the kernel.
1211

0 commit comments

Comments
 (0)