X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2FKconfig;h=8a63c404ef449d391a08ffd5760f46325f76babf;hb=96faec945f39cab38403f60f515bff43660b4dab;hp=f291f086caa1c2e89909ffe5f910786a331ff588;hpb=2926328554fa740518e2a6585b2cefb01e5f65f3;p=~andy%2Flinux diff --git a/init/Kconfig b/init/Kconfig index f291f086caa..8a63c404ef4 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -588,6 +588,13 @@ config KALLSYMS_ALL Say N. +config KALLSYMS_STRIP_GENERATED + bool "Strip machine generated symbols from kallsyms" + depends on KALLSYMS_ALL + default y + help + Say N if you want kallsyms to retain even machine generated symbols. + config KALLSYMS_EXTRA_PASS bool "Do an extra kallsyms pass" depends on KALLSYMS