Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/2] boot/uboot: add support for the kconfig infrastructure
Date: Sun, 19 Jul 2015 14:37:55 +0200	[thread overview]
Message-ID: <20150719143755.45ac0a25@free-electrons.com> (raw)
In-Reply-To: <1437074345-28332-1-git-send-email-joerg.krause@embedded.rocks>

Dear J?rg Krause,

On Thu, 16 Jul 2015 21:19:04 +0200, J?rg Krause wrote:
> With the patchset "kconfig: turnaround into single .config"
> [http://lists.denx.de/pipermail/u-boot/2015-February/205490.html]
> U-Boot switched to a single .config file for board configuration. This allows
> us to use the kconfig-package infrastructure.
> 
> For providing backward compatibility with older U-Boot version a user choice
> between the new Kconfig and the legacy build system is introduced.
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
> Changes v3 -> v4:
>   - check for config file before calling kconfig-package
>   - remove misleading text from commit log

I've applied with some minor changes:

    [Thomas:
      - make use of the legacy build system the default, to not break
        existing configurations.
      - add some comments in the code checking all the configuration
        options, in order to hopefully make it a bit clearer.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2015-07-19 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 19:19 [Buildroot] [PATCH v4 1/2] boot/uboot: add support for the kconfig infrastructure Jörg Krause
2015-07-16 19:19 ` [Buildroot] [PATCH v4 2/2] docs/manual: add U-Boot configuration Jörg Krause
2015-07-19 12:48   ` Thomas Petazzoni
2015-07-19 12:37 ` Thomas Petazzoni [this message]

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=20150719143755.45ac0a25@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox