From: Ben Dooks Date: Thu, 30 Jul 2009 22:23:24 +0000 (+0100) Subject: ARM: Add ARCH_HAS_CPUFREQ for presence of CPUFREQ driver X-Git-Tag: v2.6.32-rc1~691^2~1^2~3^2~12^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c52ed4687faca6bf0eabf6d46eaee4a14376b3;p=pandora-kernel.git ARM: Add ARCH_HAS_CPUFREQ for presence of CPUFREQ driver Add ARCH_HAS_CPUFREQ so that each machine config can select it if they have CPUFREQ driver support. This means that the CPUFREQ specific area does not need the if statement updating each time a new machine is added. Signed-off-by: Ben Dooks Signed-off-by: Ben Dooks --- Reading git-diff-tree failed