acerhdf: Drop pointless dependency on THERMAL_HWMON
authorJean Delvare <khali@linux-fr.org>
Sun, 24 Apr 2011 09:00:08 +0000 (11:00 +0200)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:36:45 +0000 (12:36 -0400)
The THERMAL_HWMON config option simply exposes the thermal zone
temperature values and limits to user-space. It makes no sense for a
kernel driver to depend on this.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Peter Feuerer <peter@piie.net>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found