On Mon, 2008-08-11 at 20:33 +0800, Thomas Renninger wrote: > Is this a bug in current drivers/thermal/Kconfig code: > config THERMAL_HWMON > bool "Hardware monitoring support" > depends on HWMON=y || HWMON=THERMAL > Should the last line be: > depends on HWMON > ? No, for thermal class device, hwmon I/F is not required. And we don;t want hwmon sysfs I/F if thermal_sys is built in while hwmon is compiled as a module. thanks, rui -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html