From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ogre.sisk.pl (ogre.sisk.pl [217.79.144.158]) by ozlabs.org (Postfix) with ESMTP id EF21CB7120 for ; Tue, 8 Feb 2011 06:40:35 +1100 (EST) From: "Rafael J. Wysocki" To: Mark Brown Subject: Re: [PATCH] PM: Hide CONFIG_PM from users Date: Mon, 7 Feb 2011 20:16:53 +0100 References: <20110207152132.GM10564@opensource.wolfsonmicro.com> <20110207154953.GN10564@opensource.wolfsonmicro.com> In-Reply-To: <20110207154953.GN10564@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <201102072016.53410.rjw@sisk.pl> Cc: Stephen Rothwell , linux-embedded@vger.kernel.org, Len Brown , Dmitry Torokhov , linux-kernel@vger.kernel.org, Alan Stern , Geert Uytterhoeven , linux-pm@lists.linux-foundation.org, ppc-dev , Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday, February 07, 2011, Mark Brown wrote: > On Mon, Feb 07, 2011 at 10:36:31AM -0500, Alan Stern wrote: > > On Mon, 7 Feb 2011, Mark Brown wrote: > > > > I'd not be so sure - since it's a bool without an explicit default set > > > Kconfig will default to disabling it and if anything enabling it is the > > > option that requires special effort. > > > This may be a naive suggestion, but have you considered simply _asking_ > > the people who added those defconfigs? > > I'm rather hoping that they'll notice the mailing list thread or that > someone else who knows what's going on with them does - as Geert pointed > out there's a considerable number of defconfigs that have this turned > off. It seems more sensible to get some idea if this seems sane to > people in the general case before going trying to identify and contact > so many individuals. > > If there are systems that really require disabling CONFIG_PM we probably > need to add stuff to Kconfig to make sure it can't be enabled anyway; > this shouldn't enable any new configurations. Well, as I've just said, I don't like this change. I'd very much prefer it if CONFIG_PM_OPS were renamed to CONFIG_PM. Thanks, Rafael