thermal: hide CONFIG_THERMAL_HWMON
authorJean Delvare <khali@linux-fr.org>
Thu, 28 Jul 2011 20:48:40 +0000 (13:48 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 2 Aug 2011 18:51:25 +0000 (14:51 -0400)
commitab92402af04c151c26541eb28e1c26286a429db5
tree521228932745e6af1e7f53e5c2fc2a5e5389b7fa
parent02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
thermal: hide CONFIG_THERMAL_HWMON

It's about time to revert 16d752397301b9 ("thermal: Create
CONFIG_THERMAL_HWMON=n").  Anybody running a kernel >= 2.6.40 would also
be running a recent enough version of lm-sensors.

Actually having CONFIG_THERMAL_HWMON is pretty convenient so instead of
dropping it, we keep it but hide it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Rene Herman <rene.herman@gmail.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/feature-removal-schedule.txt
drivers/thermal/Kconfig