Explorar o código

add KALLSYMS option

Waldemar Brodkorb %!s(int64=13) %!d(string=hai) anos
pai
achega
964abc9b53
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      target/linux/config/Config.in.debug

+ 7 - 0
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