Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752209Ab1B0So4 (ORCPT ); Sun, 27 Feb 2011 13:44:56 -0500 Received: from pfepa.post.tele.dk ([195.41.46.235]:33091 "EHLO pfepa.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751752Ab1B0Soz (ORCPT ); Sun, 27 Feb 2011 13:44:55 -0500 Date: Sun, 27 Feb 2011 19:44:53 +0100 From: Sam Ravnborg To: Arnaud Lacombe Cc: Jeff Mahoney , Linux Kernel Mailing List , Roman Zippel , linux-kbuild@vger.kernel.org Subject: Re: [PATCH] Add ``cloneconfig'' target Message-ID: <20110227184453.GA28732@merkur.ravnborg.org> References: <4D671556.80607@suse.com> <20110225060706.GA12723@merkur.ravnborg.org> <20110226221838.GA24028@merkur.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1194 Lines: 30 On Sat, Feb 26, 2011 at 06:28:43PM -0500, Arnaud Lacombe wrote: > Hi, > > On Sat, Feb 26, 2011 at 6:03 PM, Arnaud Lacombe wrote: > >> The fact that the configuration is gzipped does not warrant > >> a new option to deal with this that almost duplicate the > >> existing functionality. > >> > > agree. > > > Let me precise, as there may be confusion. I agree about the new > target issue, but definitively think this kconfig "option" (more a > hack, which required a special option within kconfig) should be > handled by Kbuild, not Kconfig, ie. I'd discard "option > defconfig_list". File decompression (and eventually which config to > pick) should be done prior to the invocation of Kconfig. If you can come up with something simpler and better than what we have today then fine. Simplifying kconfgi would be good. But at least barebox uses defconfig_list - an maybe others. We need to consider non-kernel users too. Sam -- 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/