From: Thomas Gleixner <[email protected]> All conditionals and irritations are gone.
Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> --- kernel/Kconfig.preempt | 3 --- 1 file changed, 3 deletions(-) diff --git a/kernel/Kconfig.preempt b/kernel/Kconfig.preempt index 3f4712f..120b63f 100644 --- a/kernel/Kconfig.preempt +++ b/kernel/Kconfig.preempt @@ -74,8 +74,5 @@ config PREEMPT_RT endchoice -config PREEMPT_COUNT - def_bool y - config PREEMPTION bool -- 2.9.5

