Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97645154 authored by Paul Bolle's avatar Paul Bolle Committed by Benjamin Herrenschmidt
Browse files

powerpc/pseries: Drop "select HOTPLUG"



The Kconfig symbol HOTPLUG was removed with commit 40b31360 ("Finally
eradicate CONFIG_HOTPLUG"). But there's still one select statement for
that symbol. It seems that select statement was added after the patch to
remove CONFIG_HOTPLUG was submitted. Anyhow, it is useless and can be
dropped.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Reviewed-by: default avatarSrivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 0b88f772
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ config PPC_PSERIES
	select ZLIB_DEFLATE
	select PPC_DOORBELL
	select HAVE_CONTEXT_TRACKING
	select HOTPLUG if SMP
	select HOTPLUG_CPU if SMP
	default y