X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=init%2FKconfig;h=235c7a2c0d2004f1121b7d98f4140683ab45ef53;hb=8c2b759efa0faa09632ce63765751202b412b459;hp=c24b6f767bf0f2a4d8a873388a5fbd59ba01c562;hpb=2dab48ef2b2e8b53373acbe354e7c635b03115e1;p=firefly-linux-kernel-4.4.55.git diff --git a/init/Kconfig b/init/Kconfig index c24b6f767bf0..235c7a2c0d20 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -2030,13 +2030,6 @@ config INIT_ALL_POSSIBLE it was better to provide this option than to break all the archs and have several arch maintainers pursuing me down dark alleys. -config STOP_MACHINE - bool - default y - depends on (SMP && MODULE_UNLOAD) || HOTPLUG_CPU - help - Need stop_machine() primitive. - source "block/Kconfig" config PREEMPT_NOTIFIERS