All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] support/kconfig: add support for olddefconfig
Date: Thu, 04 Apr 2013 19:01:59 -0300	[thread overview]
Message-ID: <515DF857.3020309@zacarias.com.ar> (raw)
In-Reply-To: <1365110666-3080-3-git-send-email-thomas.petazzoni@free-electrons.com>

On 04/04/2013 06:24 PM, Thomas Petazzoni wrote:

> olddefconfig is a new target available in kconfig that allows to take
> an old .config file, and update it to the latest version of the code,
> without being asked for questions: it automatically assumes the
> default value for options whose value was not defined.
> 
> It for example allows to take a minimal defconfig, copy it as .config,
> and do 'make olddefconfig' to get the full .config.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

  reply	other threads:[~2013-04-04 22:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 21:24 [Buildroot] [PATCH] Update kconfig code Thomas Petazzoni
2013-04-04 21:24 ` [Buildroot] [PATCH 1/2] support/kconfig: upgrade to 3.9-rc2 Thomas Petazzoni
2013-04-04 22:01   ` Gustavo Zacarias
2013-04-11  7:59   ` Peter Korsgaard
2013-04-04 21:24 ` [Buildroot] [PATCH 2/2] support/kconfig: add support for olddefconfig Thomas Petazzoni
2013-04-04 22:01   ` Gustavo Zacarias [this message]
2013-04-11  8:10   ` Peter Korsgaard

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=515DF857.3020309@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /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.