xtensa: remove duplicate CONFIG_HOTPLUG definition
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 00:01:06 +0000 (17:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 20:26:16 +0000 (13:26 -0700)
commit8e403b242e77289bb13f6219adaad5b25e086949
tree3a074a09ed0f4bfda80e52d55991c3237dded3bb
parent27b18dd97ef23b8f4838fdb3a619e6fd369f87e9
xtensa: remove duplicate CONFIG_HOTPLUG definition

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

Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/xtensa/Kconfig