Re: [PATCH -next] thermal: depends on NET
From: Len Brown <lenb@kernel.org>
Date: 2011-01-12 05:18:50
Also in:
linux-acpi, lkml
From: Len Brown <lenb@kernel.org>
Date: 2011-01-12 05:18:50
Also in:
linux-acpi, lkml
quoted
--- linux-next-20101213.orig/drivers/thermal/Kconfig +++ linux-next-20101213/drivers/thermal/Kconfig@@ -4,6 +4,7 @@ menuconfig THERMAL tristate "Generic Thermal sysfs driver" + depends on NET
I've added this line to the offending patch. While I agree that randconfig build testing is theoretically useful, in recent memory its results do not seem particularly relevant to useful configs. Perhaps it would be a good idea to spend some time making non-useful configs impossible, and thus focus the testing where it will be of more benefit? thanks, Len Brown, Intel Open Source Technology Center