aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 8e8b76d8a272..85c24ff9484d 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -988,14 +988,6 @@ config SLUB_DEBUG
988 SLUB sysfs support. /sys/slab will not exist and there will be 988 SLUB sysfs support. /sys/slab will not exist and there will be
989 no support for cache validation etc. 989 no support for cache validation etc.
990 990
991config STRIP_ASM_SYMS
992 bool "Strip assembler-generated symbols during link"
993 default n
994 help
995 Strip internal assembler-generated symbols during a link (symbols
996 that look like '.Lxxx') so they don't pollute the output of
997 get_wchan() and suchlike.
998
999config COMPAT_BRK 991config COMPAT_BRK
1000 bool "Disable heap randomization" 992 bool "Disable heap randomization"
1001 default y 993 default y