Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755222AbXJ0Npn (ORCPT ); Sat, 27 Oct 2007 09:45:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753134AbXJ0Npg (ORCPT ); Sat, 27 Oct 2007 09:45:36 -0400 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:41936 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752468AbXJ0Npg (ORCPT ); Sat, 27 Oct 2007 09:45:36 -0400 Date: Sat, 27 Oct 2007 15:45:56 +0200 From: Adrian Bunk To: Ingo Molnar Cc: Michael Buesch , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net Subject: Re: [2.6 patch] fix USB_OHCI_HCD_SSB dependencies Message-ID: <20071027134556.GS30533@stusta.de> References: <20071027010647.GN30533@stusta.de> <20071027085748.GB3742@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20071027085748.GB3742@elte.hu> User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1045 Lines: 30 On Sat, Oct 27, 2007 at 10:57:48AM +0200, Ingo Molnar wrote: > > * Adrian Bunk wrote: > > > - depends on USB_OHCI_HCD && (SSB = y || SSB = CONFIG_USB_OHCI_HCD) && EXPERIMENTAL > > + depends on USB_OHCI_HCD && (SSB = y || SSB = USB_OHCI_HCD) && EXPERIMENTAL > > oops, indeed ... my Kconfig fu needs strengthening. Does Kconfig warn > somewhere if it sees an erroneous CONFIG_ token? No. IIRC Sam was working in getting warnings for such things, but currently kconfig simply can't know whether it's a bug or OK. > Ingo cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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/