All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: David Cohen <david.a.cohen@linux.intel.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>,
	linux-kbuild@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	mmarek@suse.cz, rostedt@goodmis.org
Subject: Re: make oldnoconfig fix?
Date: Mon, 02 Dec 2013 20:58:13 -0600	[thread overview]
Message-ID: <1386039493.1974.305@driftwood> (raw)
In-Reply-To: <52812829.4080508@linux.intel.com> (from david.a.cohen@linux.intel.com on Mon Nov 11 12:55:37 2013)

On 11/11/2013 12:55:37 PM, David Cohen wrote:
> On 11/11/2013 10:13 AM, Yann E. MORIN wrote:
>> David, All,
> 
> Hi Yann,
> 
>> 
>> On 2013-11-11 10:11 -0800, David Cohen spake thusly:
>>> Is there a plan to fix 'make oldnoconfig' option?
>>> I currently have need to it :)
>>> I've tracked a thread fixing 'make olddefconfig' where 'oldnoconfig'
>>> option is reported as a known bug, right?
>> 
>> Sorry, I don't understand what your problem is.
> 
> Maybe I assumed it was more 'known' then it actually is :)
> 
>> 
>> Care to explain in details what problem you have:
>>    - what you start with
>>    - what you do
>>    - what you get
>>    - what you expected
> 
> The bug with 'oldnoconfig' is: 'make oldnoconfig' is just an alias to
> 'olddefconfig'. Any non-existent config is defined with its default
> value instead of 'N'.
> 
> I work with embedded platforms. I need to maintain a set of defconfigs
> for different products (customers some times want tailored configs, so
> creating a generic one isn't an option always).

make allnoconfig KCONFIG_ALLCONFIG=oldconfigfile

I use this trick in  
http://landley.net/aboriginal/FAQ.html#dev_miniconfig

And yes, I submitted it upstream a couple times last decade, with  
documentation and everything:

   https://lwn.net/Articles/160497/
   https://lwn.net/Articles/161086/
   http://lkml.indiana.edu/hypermail/linux/kernel/0607.0/1805.html

Rob

  parent reply	other threads:[~2013-12-03  2:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 18:11 make oldnoconfig fix? David Cohen
2013-11-11 18:13 ` Yann E. MORIN
2013-11-11 18:55   ` David Cohen
2013-11-21 18:36     ` David Cohen
2013-12-03  2:58     ` Rob Landley [this message]
2013-12-06  0:10       ` David Cohen
2013-12-23  5:42         ` Rob Landley
2013-11-11 18:20 ` Felipe Contreras
2013-11-11 18:40   ` David Cohen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386039493.1974.305@driftwood \
    --to=rob@landley.net \
    --cc=david.a.cohen@linux.intel.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=rostedt@goodmis.org \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.