diff options
Diffstat (limited to 'drivers/macintosh')
-rw-r--r-- | drivers/macintosh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index b11cd31d8d27..12ad462737ba 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -190,7 +190,7 @@ config WINDFARM_PM91 | |||
190 | config WINDFARM_PM112 | 190 | config WINDFARM_PM112 |
191 | tristate "Support for thermal management on PowerMac11,2" | 191 | tristate "Support for thermal management on PowerMac11,2" |
192 | depends on WINDFARM && I2C && PMAC_SMU | 192 | depends on WINDFARM && I2C && PMAC_SMU |
193 | select I2C_PMAC_SMU | 193 | select I2C_POWERMAC |
194 | help | 194 | help |
195 | This driver provides thermal control for the PowerMac11,2 | 195 | This driver provides thermal control for the PowerMac11,2 |
196 | which are the recent dual and quad G5 machines using the | 196 | which are the recent dual and quad G5 machines using the |