[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 12 Feb 2009 12:56:34 +0000 (13:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Feb 2009 11:30:18 +0000 (11:30 +0000)
This patch also makes the frame pointer default to y only if
!ARM_UNWIND. LOCKDEP no longer selects FRAME_POINTER if ARM_UNWIND is
enabled.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found