Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759889AbXEKC1g (ORCPT ); Thu, 10 May 2007 22:27:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756851AbXEKC10 (ORCPT ); Thu, 10 May 2007 22:27:26 -0400 Received: from koto.vergenet.net ([210.128.90.7]:45420 "EHLO koto.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756756AbXEKC1Z (ORCPT ); Thu, 10 May 2007 22:27:25 -0400 Date: Fri, 11 May 2007 11:27:22 +0900 From: Simon Horman To: Kumar Gala Cc: sam@ravnborg.org, Timur Tabi , Kim Phillips , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Ismail =?iso-8859-1?Q?D=F6nmez?= , Michael Schmitz , Roman Zippel , Geert Uytterhoeven , Johannes Berg , Benjamin Herrenschmidt , Paul Mackerras Subject: Re: Kconfig warnings on latest GIT Message-ID: <20070511022721.GI10715@verge.net.au> References: <200705080004.14570.ismail@pardus.org.tr> <20070508143127.38fafa3c.kim.phillips@freescale.com> <4640D988.1040504@freescale.com> <20070510051042.GA16812@verge.net.au> <46434ED0.6030808@freescale.com> <20070511012529.GC10715@verge.net.au> <20070511020545.GG10715@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r804 (Debian) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1435 Lines: 37 On Thu, May 10, 2007 at 09:13:34PM -0500, Kumar Gala wrote: > On Fri, 11 May 2007, Simon Horman wrote: > > > On Thu, May 10, 2007 at 08:47:05PM -0500, Kumar Gala wrote: > > > Try this patch: > > > > That certainly resolves the problem for me. > > I'll see about doing something like that for the similar > > Kconfig problems that I see. > > I've got a similar fix for SYS_SUPPORTS_APM_EMULATION already. I'll push > both of these to Paul. If you can put something in place for the > Atari/68k and send it to Geert that would be good (feeling a little lazy > right now :) > > I'm still not happy about this fix. I'd like to get Sam's feeling on if > we can fixup kconfig not to warn if the dependency isn't meet. I think > the select is valid, and would prefer to fix this properly before we paper > tape over it. I agree. I had thought a little about a kconfig fix. Though I'm wondering if removing the warning will lead to oodles of dangling symbols and invalid checks over time. In any case, I'll look into the Atari problem. At least that way there will be some patches to add to the discussion. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ - 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/