Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750707AbVKMVEl (ORCPT ); Sun, 13 Nov 2005 16:04:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750708AbVKMVEk (ORCPT ); Sun, 13 Nov 2005 16:04:40 -0500 Received: from gate.crashing.org ([63.228.1.57]:63712 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S1750707AbVKMVEk (ORCPT ); Sun, 13 Nov 2005 16:04:40 -0500 Subject: Re: [PATCH] ppc64: Thermal control for SMU based machines From: Benjamin Herrenschmidt To: Geert Uytterhoeven Cc: Paul Mackerras , Linux/PPC Development , Linux Kernel Development In-Reply-To: References: <200511080502.jA852dWI011502@hera.kernel.org> Content-Type: text/plain Date: Mon, 14 Nov 2005 08:00:33 +1100 Message-Id: <1131915634.5504.69.camel@gaston> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 857 Lines: 25 > > --- a/drivers/macintosh/Kconfig > > +++ b/drivers/macintosh/Kconfig > > @@ -169,6 +169,25 @@ config THERM_PM72 > > This driver provides thermostat and fan control for the desktop > > G5 machines. > > > > +config WINDFARM > > + tristate "New PowerMac thermal control infrastructure" > > Shouldn't this depend on some PowerMac-related variables, to prevent it from > showing up on m68k? Well, the windfarm core is not really platform specific at all ... Christoph even proposed to move it to some more "common" place, though as I said, I want to work on it a bit more before that happens. Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/