diff options
Diffstat (limited to 'test/Kconfig')
-rw-r--r-- | test/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Kconfig b/test/Kconfig index 8f3ae8ba..6a6221bb 100644 --- a/test/Kconfig +++ b/test/Kconfig @@ -22,6 +22,9 @@ config TEST_MODULE_MUTEX_PI config TEST_MODULE_PMAP_UPDATE_MP bool "pmap_update_mp" +config TEST_MODULE_RCU_DEFER + bool "rcu_defer" + config TEST_MODULE_SREF_DIRTY_ZEROES bool "sref_dirty_zeroes" |