powerpc/pseries: Drop "select HOTPLUG"
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 14 Jul 2013 11:02:15 +0000 (13:02 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 24 Jul 2013 04:18:44 +0000 (14:18 +1000)
commit97645154a9056106a957905c7836a016e5c89b3b
tree71728b7a2d440bc5140df6f1b3b8a2da75163471
parent0b88f772bdf2847461debf417b1ee96043a7cb1b
powerpc/pseries: Drop "select HOTPLUG"

The Kconfig symbol HOTPLUG was removed with commit 40b313608a ("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: Paul Bolle <pebolle@tiscali.nl>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/Kconfig