[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <472FC454.4040701@zytor.com>
Date: Mon, 05 Nov 2007 17:33:08 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Adrian Bunk <bunk@...nel.org>
CC: Sam Ravnborg <sam@...nborg.org>, Roland Dreier <rdreier@...co.com>,
Christoph Hellwig <hch@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] replace "make ARCH=i386/x86_64 with make ARCH=x86"
Adrian Bunk wrote:
>>
>> The issue with "make allyesconfig" concerns me, although the same situation
>> already exists with any multiple-choice configuration. What I guess we
>> really want is to be able to specify a few specific choices.
>
> It's already available:
>
> $ cat myconfig
> CONFIG_HIGHMEM64G=y
> CONFIG_SMP=n
> CONFIG_PCI=n
> CONFIG_IPV6=m
> $ make allyesconfig KCONFIG_ALLCONFIG=myconfig
>
OK. It would be nicer to be able to specify things via variables
directly on the command line, but definitely fills the need.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists