From: Benjamin Herrenschmidt Date: Thu, 6 Jul 2006 05:09:19 +0000 (+1000) Subject: [POWERPC] Add cpufreq support for Xserve G5 X-Git-Tag: v2.6.19-rc1~1300^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed14c2177694ce086180eb9ca9ca4c6cd72c7ef;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