tile: remove duplicate CONFIG_HOTPLUG definition
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 00:01:07 +0000 (17:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 20:26:16 +0000 (13:26 -0700)
commit1a91b01659ced733492f275e8d634153cebe9443
tree678b6cbe39dceb135361e4ed04efe796828aa79b
parent8e403b242e77289bb13f6219adaad5b25e086949
tile: remove duplicate CONFIG_HOTPLUG definition

As part of the plan to remove CONFIG_HOTPLUG, it was found that tile
duplicates this config option for no reason (it's already defined as part of
init/Kconfig).  This patch removes it from the tile-only Kconfig file.

Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/tile/Kconfig