diff options
author | Len Brown <len.brown@intel.com> | 2008-03-18 08:14:37 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-03-18 08:14:37 +0300 |
commit | 91f57fa1215952af579f304821a15cc6c656042c (patch) | |
tree | 4e5be4b7b559523d7e47cb9c46703b34d7d175f1 /drivers/thermal/Kconfig | |
parent | bde4f8fa8db2abd5ac9c542d76012d0fedab050f (diff) | |
download | linux-91f57fa1215952af579f304821a15cc6c656042c.tar.xz |
Revert "thermal: fix generic thermal I/F for hwmon"
This reverts commit 3152fb9f11cdd2fd8688c2c5cb805e5c09b53dd9.
This broke libsensors.
Acked-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r-- | drivers/thermal/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 3ab313ed441c..69f19f224875 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -4,7 +4,6 @@ menuconfig THERMAL bool "Generic Thermal sysfs driver" - select HWMON default y help Generic Thermal Sysfs driver offers a generic mechanism for |