Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756528Ab1CMN4I (ORCPT ); Sun, 13 Mar 2011 09:56:08 -0400 Received: from www.tglx.de ([62.245.132.106]:38701 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756499Ab1CMN4E (ORCPT ); Sun, 13 Mar 2011 09:56:04 -0400 Date: Sun, 13 Mar 2011 14:55:13 +0100 (CET) From: Thomas Gleixner To: "Rafael J. Wysocki" cc: LKML , Len Brown , Greg KH , Kay Sievers , Jesse Barnes , Linux PM mailing list , "H. Peter Anvin" , mingo@redhat.com, Dave Jones , Alan Stern , Avi Kivity Subject: Re: [PATCH 8/8] Introduce ARCH_NO_SYSDEV_OPS config option In-Reply-To: <201103122221.37295.rjw@sisk.pl> Message-ID: References: <201103100131.58206.rjw@sisk.pl> <201103122212.40828.rjw@sisk.pl> <201103122221.37295.rjw@sisk.pl> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 726 Lines: 24 On Sat, 12 Mar 2011, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > =================================================================== > --- linux-2.6.orig/arch/x86/Kconfig > +++ linux-2.6/arch/x86/Kconfig > @@ -184,6 +184,9 @@ config ARCH_HIBERNATION_POSSIBLE > config ARCH_SUSPEND_POSSIBLE > def_bool y > > +config ARCH_NO_SYSDEV_OPS > + def_bool y > + Can we please put that in drivers/base/Kconfig and let the arch Kconfig select it? Thanks, tglx -- 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/