rcu: Make SRCU mandatory
[linux-2.6-microblaze.git] / kernel / rcu / Kconfig.debug
index 1b0c41d..232e29f 100644 (file)
@@ -27,7 +27,6 @@ config RCU_SCALE_TEST
        tristate "performance tests for RCU"
        depends on DEBUG_KERNEL
        select TORTURE_TEST
-       select SRCU
        default n
        help
          This option provides a kernel module that runs performance
@@ -43,7 +42,6 @@ config RCU_TORTURE_TEST
        tristate "torture tests for RCU"
        depends on DEBUG_KERNEL
        select TORTURE_TEST
-       select SRCU
        default n
        help
          This option provides a kernel module that runs torture tests
@@ -59,7 +57,6 @@ config RCU_REF_SCALE_TEST
        tristate "Scalability tests for read-side synchronization (RCU and others)"
        depends on DEBUG_KERNEL
        select TORTURE_TEST
-       select SRCU
        default n
        help
          This option provides a kernel module that runs performance tests