diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/init/Kconfig b/init/Kconfig index a724a149bf3f..0e9924743a17 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -626,13 +626,6 @@ config KALLSYMS_ALL | |||
626 | 626 | ||
627 | Say N. | 627 | Say N. |
628 | 628 | ||
629 | config KALLSYMS_STRIP_GENERATED | ||
630 | bool "Strip machine generated symbols from kallsyms" | ||
631 | depends on KALLSYMS_ALL | ||
632 | default y | ||
633 | help | ||
634 | Say N if you want kallsyms to retain even machine generated symbols. | ||
635 | |||
636 | config KALLSYMS_EXTRA_PASS | 629 | config KALLSYMS_EXTRA_PASS |
637 | bool "Do an extra kallsyms pass" | 630 | bool "Do an extra kallsyms pass" |
638 | depends on KALLSYMS | 631 | depends on KALLSYMS |