Skip to content

Commit 9276cf8

Browse files
committed
drivers/md: 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]> Cc: Song Liu <[email protected]> Cc: Alasdair Kergon <[email protected]> Cc: Mike Snitzer <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Acked-by: Mike Snitzer <[email protected]> Reviewed-by: John Ogness <[email protected]>
1 parent 91193b2 commit 9276cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/md/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
menuconfig MD
77
bool "Multiple devices driver support (RAID and LVM)"
88
depends on BLOCK
9-
select SRCU
109
help
1110
Support multiple physical spindles through a single logical device.
1211
Required for RAID and logical volume management.

0 commit comments

Comments
 (0)