|
@@ -356,7 +356,7 @@ config FRAME_POINTER
|
|
bool "Compile the kernel with frame pointers"
|
|
bool "Compile the kernel with frame pointers"
|
|
depends on DEBUG_KERNEL && \
|
|
depends on DEBUG_KERNEL && \
|
|
(CRIS || M68K || FRV || UML || \
|
|
(CRIS || M68K || FRV || UML || \
|
|
- AVR32 || SUPERH || BLACKFIN || MN10300 || METAG) || \
|
|
|
|
|
|
+ SUPERH || BLACKFIN || MN10300 || METAG) || \
|
|
ARCH_WANT_FRAME_POINTERS
|
|
ARCH_WANT_FRAME_POINTERS
|
|
default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
|
|
default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
|
|
help
|
|
help
|