]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blobdiff - arch/m32r/Kconfig
m32r: fix switch_to macro to push/pop frame pointer if needed
[mirror_ubuntu-disco-kernel.git] / arch / m32r / Kconfig
index 9740d6b8ae11c407ae56d4c88bf6b179056deceb..c3bb8a755b00a3f13cdfc891a2b42ddbe0d63b63 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