Re: [PATCH] thermal: fix Kconfig dependencies

From: Linus Torvalds
Date: Mon Mar 17 2008 - 12:55:52 EST




On Mon, 17 Mar 2008, Heiko Carstens wrote:
>
> Change the select to a depends on to fix this. Should work as well.

Nope, that doesn't work. ACPI_THERMAL will select THERMAL, so now you have
THERMAL selected without HWMON.

As a minimal fix, you'd at least need to make ACPI_THERMAL depend on
THERMAL too.

Linus
--
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/