disable CONFIG_KALLSYMS_ALL for all archs

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3529
This commit is contained in:
Andres Salomon 2005-07-16 02:44:08 +00:00
parent ef9485b041
commit 850554c2fd
2 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,6 @@ CONFIG_IKCONFIG_PROC=y
# CONFIG_CPUSETS is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_PRINTK=y
CONFIG_BUG=y

1
debian/arch/config vendored
View File

@ -467,3 +467,4 @@ CONFIG_CRC_CCITT=m
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
# CONFIG_KALLSYMS_ALL is not set