thermal: Create CONFIG_THERMAL_HWMON=n
authorRene Herman <rene.herman@keyaccess.nl>
Tue, 24 Jun 2008 17:38:56 +0000 (19:38 +0200)
committerLen Brown <len.brown@intel.com>
Wed, 25 Jun 2008 23:25:42 +0000 (19:25 -0400)
commit16d752397301b95abaa95cbaf9e785d221872311
tree6fa843f38830f7cb62438ec7ccb332ae27ad74cd
parent543cf4cb3fe6f6cae3651ba918b9c56200b257d0
thermal: Create CONFIG_THERMAL_HWMON=n

A bug in libsensors <= 2.10.6 is exposed
when this new hwmon I/F is enabled.
Create CONFIG_THERMAL_HWMON=n
until some time after libsensors 2.10.7 ships
so those users can run the latest kernel.

libsensors 3.x is already fixed -- those users
can use CONFIG_THERMAL_HWMON=y now.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Acked-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/feature-removal-schedule.txt
drivers/thermal/Kconfig
drivers/thermal/thermal_sys.c
include/linux/thermal.h