From: Benjamin Herrenschmidt Date: Mon, 10 Jul 2006 06:44:54 +0000 (+1000) Subject: [POWERPC] Add cpufreq support for Xserve G5 X-Git-Tag: v2.6.18-rc4~73^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e272a2853459b1e7282a7d0b54114ffaa7b3980f;p=pandora-kernel.git [POWERPC] Add cpufreq support for Xserve G5 The Xserve G5 are capable of frequency switching like other desktop G5s. This enables it. It also fix a Kconfig issue which prevented from building the G5 cpufreq support if CONFIG_PMAC_SMU was not set (the first version of that driver only worked with SMU based macs, but this isn't the case anymore). Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed