diff options
Diffstat (limited to 'arch/m32r')
-rw-r--r-- | arch/m32r/Kconfig | 4 |
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 | ||
244 | config SCHED_NO_NO_OMIT_FRAME_POINTER | ||
245 | bool | ||
246 | default y | ||
247 | |||
244 | config PREEMPT | 248 | config PREEMPT |
245 | bool "Preemptible Kernel" | 249 | bool "Preemptible Kernel" |
246 | help | 250 | help |