[kernel] r11565 - dists/trunk/linux-2.6/debian/config

Bastian Blank waldi at alioth.debian.org
Sat Jun 7 20:30:08 UTC 2008


Author: waldi
Date: Sat Jun  7 20:30:07 2008
New Revision: 11565

Log:
debian/config/config: Explicitely unset KALLSYMS_ALL.


Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Jun  7 20:30:07 2008
@@ -1905,6 +1905,7 @@
 # CONFIG_EMBEDDED is not set
 CONFIG_SYSCTL_SYSCALL=y
 CONFIG_KALLSYMS=y
+# CONFIG_KALLSYMS_ALL is not set
 # CONFIG_KALLSYMS_EXTRA_PASS is not set
 CONFIG_PRINTK=y
 CONFIG_BUG=y



More information about the Kernel-svn-changes mailing list