[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)
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>

No differences found