commit | 8e403b242e77289bb13f6219adaad5b25e086949 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 17:01:06 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 06 13:26:16 2012 -0700 |
tree | 3a074a09ed0f4bfda80e52d55991c3237dded3bb | |
parent | 27b18dd97ef23b8f4838fdb3a619e6fd369f87e9 [diff] |
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>