Skip to content

Commit 91193b2

Browse files
committed
drivers/hwtracing/stm: 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: Alexander Shishkin <[email protected]> Cc: Maxime Coquelin <[email protected]> Cc: Alexandre Torgue <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Acked-by: Alexander Shishkin <[email protected]> Reviewed-by: John Ogness <[email protected]>
1 parent a870acc commit 91193b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/hwtracing/stm/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
config STM
33
tristate "System Trace Module devices"
44
select CONFIGFS_FS
5-
select SRCU
65
help
76
A System Trace Module (STM) is a device exporting data in System
87
Trace Protocol (STP) format as defined by MIPI STP standards.

0 commit comments

Comments
 (0)