From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbXDWOi4 (ORCPT ); Mon, 23 Apr 2007 10:38:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753504AbXDWOi4 (ORCPT ); Mon, 23 Apr 2007 10:38:56 -0400 Received: from static-ip-62-75-166-246.inaddr.intergenia.de ([62.75.166.246]:58760 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752228AbXDWOiy (ORCPT ); Mon, 23 Apr 2007 10:38:54 -0400 From: Michael Buesch To: Arnd Bergmann Subject: Re: [PATCH 7/8] Kconfig: silicon backplane dependency. Date: Mon, 23 Apr 2007 16:37:48 +0200 User-Agent: KMail/1.9.5 Cc: schwidefsky@de.ibm.com, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, akpm@linux-foundation.org, linville@tuxdriver.com References: <20070420113505.GH3738@skybase> <1177327676.5984.12.camel@localhost> <200704231348.06148.arnd@arndb.de> In-Reply-To: <200704231348.06148.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704231637.48500.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Monday 23 April 2007 13:48, Arnd Bergmann wrote: > On Monday 23 April 2007, Martin Schwidefsky wrote: > > > > > Isn't B44 already behind a WIRELESS or IEEE80211 or similar option that > > > can't be selected on s390? > > > > No, the option can be found in drivers/net/Kconfig under menu "Ethernet > > (10 or 100Mbit)". > > Ah, I was confusing it with b43. > > Depends on HAS_IOMEM sounds good then. I'd prefer to make it > 'depends on SSB' instead of 'select SSB', but I don't want to get into > that argument ;-) No, don't. Add depends on to SSB and B44. -- Greetings Michael.