[patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
Thomas Gleixner
tglx at linutronix.de
Mon Sep 14 20:42:22 UTC 2020
All conditionals and irritations are gone.
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
---
kernel/Kconfig.preempt | 3 ---
1 file changed, 3 deletions(-)
--- 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
More information about the dri-devel
mailing list