[POWERPC] Add cpufreq support for Xserve G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 10 Jul 2006 06:44:54 +0000 (16:44 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Jul 2006 00:51:43 +0000 (10:51 +1000)
commite272a2853459b1e7282a7d0b54114ffaa7b3980f
tree9579598050944e748366bab51141aac0bbcfc640
parent8279d2e6062673f31c59ad9e2104024123154267
[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 <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/powermac/cpufreq_64.c