diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2006-06-23 05:05:03 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 10:43:01 -0400 |
commit | 6f36d17a87ea9c2584aa8f649e438334bd69e32f (patch) | |
tree | d7fb30847c42598631cc29f4a5afa2ecd3a9d92d /drivers/macintosh/Kconfig | |
parent | f1b5e520bb65e98d27632cd270d931838bd2a5da (diff) |
[PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r-- | drivers/macintosh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 12ad462737ba..ccf5df44cde4 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -171,6 +171,7 @@ config THERM_PM72 | |||
171 | 171 | ||
172 | config WINDFARM | 172 | config WINDFARM |
173 | tristate "New PowerMac thermal control infrastructure" | 173 | tristate "New PowerMac thermal control infrastructure" |
174 | depends on PPC | ||
174 | 175 | ||
175 | config WINDFARM_PM81 | 176 | config WINDFARM_PM81 |
176 | tristate "Support for thermal management on iMac G5" | 177 | tristate "Support for thermal management on iMac G5" |