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