[PATCH] m68k: windfarm is powerpc-only, don't do it on m68k macs

Al Viro viro at ftp.linux.org.uk
Thu Jun 15 21:23:29 EST 2006


Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>

---

 drivers/macintosh/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

c3d6ecc77e8e5d4ac82c3bf27ed02b8c0d83d41d
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index 12ad462..ccf5df4 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -171,6 +171,7 @@ config THERM_PM72
 
 config WINDFARM
 	tristate "New PowerMac thermal control infrastructure"
+	depends on PPC
 
 config WINDFARM_PM81
 	tristate "Support for thermal management on iMac G5"
-- 
1.3.GIT




More information about the Linuxppc-dev mailing list