aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-04-08 22:56:37 -0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-04-08 22:56:37 -0400
commit4952ef9aec58e5f95df45fe36a1a6e0abf8987a8 (patch)
tree33c164726e36b5af76d22003555e4b9241e8eb21 /drivers/hwmon/Kconfig
parent9a0133613e4412b2caaaf0d9dd81f213bcededf1 (diff)
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/Kconfig8
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
554 This driver can also be built as a module. If so, the module 554 This driver can also be built as a module. If so, the module
555 will be called ibmpex. 555 will be called ibmpex.
556 556
557config SENSORS_IBMPOWERNV
558 tristate "IBM PowerNv Platform temperature/power/fan sensor"
559 depends on PPC_POWERNV
560 default y
561 help
562 If you say yes here you get support for the temperature/fan/power
563 sensors on your platform.
564
565config SENSORS_IIO_HWMON 557config SENSORS_IIO_HWMON
566 tristate "Hwmon driver that uses channels specified via iio maps" 558 tristate "Hwmon driver that uses channels specified via iio maps"
567 depends on IIO 559 depends on IIO