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 gives very useful debugging information
in case of kernel bugs. (precise oopses/stacktraces/warnings)