]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
[karo-tx-linux.git] / init / Kconfig
index 0aa6579504cc93757ea0ecd284fb7b6782029ff8..c7bac39d6c61b7da35e5ee1e9a8c9e33a2033807 100644 (file)
@@ -1006,14 +1006,6 @@ config SLUB_DEBUG
          SLUB sysfs support. /sys/slab will not exist and there will be
          no support for cache validation etc.
 
-config STRIP_ASM_SYMS
-       bool "Strip assembler-generated symbols during link"
-       default n
-       help
-         Strip internal assembler-generated symbols during a link (symbols
-         that look like '.Lxxx') so they don't pollute the output of
-         get_wchan() and suchlike.
-
 config COMPAT_BRK
        bool "Disable heap randomization"
        default y