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