diff options
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 9d3a7887a6d3..2d9b83104dcf 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -431,6 +431,7 @@ choice | |||
| 431 | config TREE_RCU | 431 | config TREE_RCU |
| 432 | bool "Tree-based hierarchical RCU" | 432 | bool "Tree-based hierarchical RCU" |
| 433 | depends on !PREEMPT && SMP | 433 | depends on !PREEMPT && SMP |
| 434 | select IRQ_WORK | ||
| 434 | help | 435 | help |
| 435 | This option selects the RCU implementation that is | 436 | This option selects the RCU implementation that is |
| 436 | designed for very large SMP system with hundreds or | 437 | designed for very large SMP system with hundreds or |
