]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 4 Apr 2006 04:11:45 +0000 (13:11 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 19 Apr 2006 02:14:21 +0000 (04:14 +0200)
MIPS get_wchan() no longer requires -fno-omit-frame-pointer.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 7aec60d4042091b1648b3f491194477cd266f909..7b49aa5e8e2ba71fa91a54001b433123fc448d17 100644 (file)
@@ -816,6 +816,10 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+       bool
+       default y
+
 #
 # Select some configuration options automatically based on user selections.
 #