From: Stephen Boyd Date: Tue, 3 Jun 2014 18:30:03 +0000 (-0700) Subject: unicore32: Remove ARCH_HAS_CPUFREQ config option X-Git-Tag: omap-for-v3.16/fixes-rc4~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d670878e2c9adb86b37e42b0937b2d4825bd2b39;p=pandora-kernel.git unicore32: Remove ARCH_HAS_CPUFREQ config option This config exists entirely to hide the cpufreq menu from the kernel configuration unless a platform has selected it. Nothing is actually built if this config is 'Y' and it just leads to more patches that add a select under a platform Kconfig so that some other CPUfreq option can be chosen. Let's remove the option so that we can always enable CPUfreq drivers on unicore32 platforms. Cc: Viresh Kumar Signed-off-by: Stephen Boyd Reviewed-by: Viresh Kumar Signed-off-by: Xuetao Guan --- Reading git-diff-tree failed