X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=init%2FKconfig;h=8a63c404ef449d391a08ffd5760f46325f76babf;hp=f291f086caa1c2e89909ffe5f910786a331ff588;hb=96faec945f39cab38403f60f515bff43660b4dab;hpb=2926328554fa740518e2a6585b2cefb01e5f65f3 diff --git a/init/Kconfig b/init/Kconfig index f291f086caa1..8a63c404ef44 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