From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754060AbYKFVOq (ORCPT ); Thu, 6 Nov 2008 16:14:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751740AbYKFVOd (ORCPT ); Thu, 6 Nov 2008 16:14:33 -0500 Received: from rv-out-0506.google.com ([209.85.198.224]:33157 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753932AbYKFVOb (ORCPT ); Thu, 6 Nov 2008 16:14:31 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=YxX/TKYfP0P0DySEBt7Vg5sdCiX65aYdIU3nT45tg4G8NlKtHOUZv20ZNtW2FcIlht MwS+oiv6ejc2cSzzhy6uUYDhzV03HiU738c1a2PGzgrkSVXmlJsVNsU2z+bgJdiWkPng GEIDCp4bSyw5U3dbpRaaGVdX2l7ImPs8iuWCE= Message-ID: <8bd0f97a0811061314x53e871c8rc9a7de4c4c10f359@mail.gmail.com> Date: Thu, 6 Nov 2008 16:14:30 -0500 From: "Mike Frysinger" To: "Michael Buesch" Subject: Re: [PATCH] SSB: make it depend on PCI Cc: "Johannes Berg" , "Mike Frysinger" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <200811061759.29319.mb@bu3sch.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1225965082-31462-1-git-send-email-vapier@gentoo.org> <1225970982.3619.211.camel@johannes.berg> <8bd0f97a0811060332k281ae4d1m1fee62b27d811037@mail.gmail.com> <200811061759.29319.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 6, 2008 at 11:59, Michael Buesch wrote: > On Thursday 06 November 2008 12:32:50 Mike Frysinger wrote: >> OK. regarding the patch, if we drop the "&& PCI" part, i think the >> rest should get merged ... having empty menus in kconfig is annoying. >> agreed ? > > We have these all over the place. that's a weak argument. empty menus should go away, not remain "because other people are doing it too". with that mentality, there's many issues we wouldnt be able to address. -mike