aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/Kconfig')
-rw-r--r--arch/m32r/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index 9740d6b8ae11..c3bb8a755b00 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -241,6 +241,10 @@ config GENERIC_CALIBRATE_DELAY
241 bool 241 bool
242 default y 242 default y
243 243
244config SCHED_NO_NO_OMIT_FRAME_POINTER
245 bool
246 default y
247
244config PREEMPT 248config PREEMPT
245 bool "Preemptible Kernel" 249 bool "Preemptible Kernel"
246 help 250 help