Re: [lm-sensors] [PATCH] thermal: Drop CONFIG_THERMAL_HWMON

From: Guenter Roeck
Date: Sat Apr 23 2011 - 21:59:52 EST


On Sat, Apr 23, 2011 at 09:07:03AM -0400, Jean Delvare wrote:
> It's about time to revert 16d752397301b95abaa95cbaf9e785d221872311.
> Anybody running a kernel >= 2.6.40 would also be running a recent
> enough version of lm-sensors.
>
> Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx>
> Cc: Rene Herman <rene.herman@xxxxxxxxx>
> Cc: Len Brown <len.brown@xxxxxxxxx>

Two other and less complex options:

- Add
select THERMAL_HWMON if HWMON=y || HWMON=THERMAL
to "menuconfig THERMAL", and keep THERMAL_HWMON as non-selectable bool
[ I don't know what HWMON=THERMAL means, though ]
- Add
select HWMON
to "menuconfig THERMAL", and remove THERMAL_HWMON.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/