diff options
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r-- | drivers/macintosh/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 3067d56b11a6..5844b80bd90e 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -204,16 +204,6 @@ config THERM_ADT746X | |||
204 | iBook G4, and the ATI based aluminium PowerBooks, allowing slightly | 204 | iBook G4, and the ATI based aluminium PowerBooks, allowing slightly |
205 | better fan behaviour by default, and some manual control. | 205 | better fan behaviour by default, and some manual control. |
206 | 206 | ||
207 | config THERM_PM72 | ||
208 | tristate "Support for thermal management on PowerMac G5 (AGP)" | ||
209 | depends on I2C && I2C_POWERMAC && PPC_PMAC64 | ||
210 | default n | ||
211 | help | ||
212 | This driver provides thermostat and fan control for the desktop | ||
213 | G5 machines. | ||
214 | |||
215 | This is deprecated, use windfarm instead. | ||
216 | |||
217 | config WINDFARM | 207 | config WINDFARM |
218 | tristate "New PowerMac thermal control infrastructure" | 208 | tristate "New PowerMac thermal control infrastructure" |
219 | depends on PPC | 209 | depends on PPC |