aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/init/Kconfig b/init/Kconfig
index b9d1dd222104..f068071fcc5d 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -725,13 +725,6 @@ config KALLSYMS_ALL
725 725
726 Say N. 726 Say N.
727 727
728config KALLSYMS_STRIP_GENERATED
729 bool "Strip machine generated symbols from kallsyms"
730 depends on KALLSYMS_ALL
731 default y
732 help
733 Say N if you want kallsyms to retain even machine generated symbols.
734
735config KALLSYMS_EXTRA_PASS 728config KALLSYMS_EXTRA_PASS
736 bool "Do an extra kallsyms pass" 729 bool "Do an extra kallsyms pass"
737 depends on KALLSYMS 730 depends on KALLSYMS