diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-04-09 12:56:37 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-04-09 12:56:37 +1000 |
commit | 4952ef9aec58e5f95df45fe36a1a6e0abf8987a8 (patch) | |
tree | 33c164726e36b5af76d22003555e4b9241e8eb21 /drivers/hwmon/Kconfig | |
parent | 9a0133613e4412b2caaaf0d9dd81f213bcededf1 (diff) | |
download | talos-op-linux-4952ef9aec58e5f95df45fe36a1a6e0abf8987a8.tar.gz talos-op-linux-4952ef9aec58e5f95df45fe36a1a6e0abf8987a8.zip |
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
This reverts commit 0de7f8a917b5202014430e0055c0e1db0348bd62.
This driver wasn't merged via the proper maintainers (my fault ... ooops !)
and has serious issues so let's take it out for now and have a new better
one be merged the right way
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index b13172cfbeef..bc196f49ec53 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -554,14 +554,6 @@ config SENSORS_IBMPEX This driver can also be built as a module. If so, the module will be called ibmpex. -config SENSORS_IBMPOWERNV - tristate "IBM PowerNv Platform temperature/power/fan sensor" - depends on PPC_POWERNV - default y - help - If you say yes here you get support for the temperature/fan/power - sensors on your platform. - config SENSORS_IIO_HWMON tristate "Hwmon driver that uses channels specified via iio maps" depends on IIO |