]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: select ARCH_WANT_FRAME_POINTERS
authorHelge Deller <deller@gmx.de>
Tue, 26 Feb 2013 23:37:12 +0000 (00:37 +0100)
committerHelge Deller <deller@gmx.de>
Sat, 2 Mar 2013 18:54:07 +0000 (19:54 +0100)
commit957b13d399a3b4a25d50e2d411041e791bfa6109
tree5246b22774d53613a199e1a873186367c1b7b4bf
parent28b18697eeb5cd2070aead80ba88efa75e61a1c7
parisc: select ARCH_WANT_FRAME_POINTERS

Avoid the following warning when configuring the kernel for parisc:
warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && KMEMCHECK) selects FRAME_POINTER \
 which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH ||  \
 BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS)

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig