Compile the kernel with frame pointers

configname: CONFIG_FRAME_POINTER

Linux Kernel Configuration
└─>Compile the kernel with frame pointers
In linux kernel since version 2.6.12  
If you say Y here the resulting kernel image will be slightly larger
and slower, but it will give very useful debugging information.
If you don't debug the kernel, you can say N, but we may not be able
to solve problems without frame pointers.