From 964abc9b531f1eea525cb758105d2660e69b2a21 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 25 Jul 2012 18:41:42 +0200 Subject: add KALLSYMS option --- target/linux/config/Config.in.debug | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/linux/config/Config.in.debug') diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index b7dda4ec0..dbb1aeecd 100644 --- a/target/linux/config/Config.in.debug +++ b/target/linux/config/Config.in.debug @@ -64,4 +64,11 @@ config ADK_KPACKAGE_KMOD_OPROFILE help use oprofile package to make use of the kernel support. +config ADK_KERNEL_KALLSYMS + prompt "kernel support for symbol names in oops" + boolean + default n + help + Load all symbols to the kernel. + endmenu -- cgit v1.2.3