From: Greg Kroah-Hartman Date: Wed, 5 Sep 2012 00:01:07 +0000 (-0700) Subject: tile: remove duplicate CONFIG_HOTPLUG definition X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a91b01659ced733492f275e8d634153cebe9443;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed