m32r: fix switch_to macro to push/pop frame pointer if needed
[safe/jmp/linux-2.6] / arch / m32r / Kconfig
index 9740d6b..c3bb8a7 100644 (file)
@@ -241,6 +241,10 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+        bool
+        default y
+
 config PREEMPT
        bool "Preemptible Kernel"
        help