commit | 7ed14c2177694ce086180eb9ca9ca4c6cd72c7ef | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 06 15:09:19 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jul 07 20:19:16 2006 +1000 |
tree | 3ae86ab89905167c8fdc9f220524d4d693895108 | |
parent | 861fa7737db889ae1701ba58c083d4a7bd8705d3 [diff] |
[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>