aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 563065df29a..0edda616640 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -981,18 +981,6 @@ config KALLSYMS_ALL
981 981
982 Say N unless you really need all symbols. 982 Say N unless you really need all symbols.
983 983
984config KALLSYMS_EXTRA_PASS
985 bool "Do an extra kallsyms pass"
986 depends on KALLSYMS
987 help
988 If kallsyms is not working correctly, the build will fail with
989 inconsistent kallsyms data. If that occurs, log a bug report and
990 turn on KALLSYMS_EXTRA_PASS which should result in a stable build.
991 Always say N here unless you find a bug in kallsyms, which must be
992 reported. KALLSYMS_EXTRA_PASS is only a temporary workaround while
993 you wait for kallsyms to be fixed.
994
995
996config HOTPLUG 984config HOTPLUG
997 bool "Support for hot-pluggable devices" if EXPERT 985 bool "Support for hot-pluggable devices" if EXPERT
998 default y 986 default y