aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/Kconfig
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2014-11-05 23:44:11 +0100
committerWolfram Sang <wsa@the-dreams.de>2014-12-19 19:32:47 +0100
commitb074cf80a7d40fefe1f4063c9841232171e8daea (patch)
tree6b4a8470f34578e1db3ab8cb22eab77fcc2e13de /drivers/macintosh/Kconfig
parenti2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA (diff)
downloadlinux-dev-b074cf80a7d40fefe1f4063c9841232171e8daea.tar.xz
linux-dev-b074cf80a7d40fefe1f4063c9841232171e8daea.zip
macintosh: therm_pm72: delete deprecated driver
The new driver is around for more than 2 years now, so the old one can go. Getting rid of it helps the removal of the legacy .attach_adapter callback of the I2C subsystem. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r--drivers/macintosh/Kconfig10
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
iBook G4, and the ATI based aluminium PowerBooks, allowing slightly
better fan behaviour by default, and some manual control.
-config THERM_PM72
- tristate "Support for thermal management on PowerMac G5 (AGP)"
- depends on I2C && I2C_POWERMAC && PPC_PMAC64
- default n
- help
- This driver provides thermostat and fan control for the desktop
- G5 machines.
-
- This is deprecated, use windfarm instead.
-
config WINDFARM
tristate "New PowerMac thermal control infrastructure"
depends on PPC