]> git.hungrycats.org Git - linux/commitdiff
[SPARC64]: Ditch local KALLSYMS from Kconfig, update defconfig.
authorDavid S. Miller <davem@nuts.ninka.net>
Fri, 11 Jul 2003 17:30:34 +0000 (10:30 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Fri, 11 Jul 2003 17:30:34 +0000 (10:30 -0700)
arch/sparc64/Kconfig

index 8ee1cc052721c061145f0cc14dda7244c7ecd079..5764acac848052ecb2bb90dc086c297ef3238878 100644 (file)
@@ -924,13 +924,6 @@ config DEBUG_SPINLOCK
          best used in conjunction with the NMI watchdog so that spinlock
          deadlocks are also debuggable.
 
-config KALLSYMS
-       bool "Load all symbols for debugging/ksymoops"
-       help
-         Say Y here to let the kernel print out symbolic crash information and
-         symbolic stack backtraces. This increases the size of the kernel
-         somewhat, as all symbols have to be loaded into the kernel image.
-
 config DEBUG_SPINLOCK_SLEEP
        bool "Sleep-inside-spinlock checking"
        help