From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nios2: move command line configuration to Kconfig
Date: Mon, 7 Sep 2015 10:22:07 +0800 [thread overview]
Message-ID: <55ECF4CF.2050803@wytron.com.tw> (raw)
In-Reply-To: <1440726497-5153-1-git-send-email-thomas@wytron.com.tw>
On 08/28/2015 09:48 AM, Thomas Chou wrote:
> This patch moves command line configuration from board header
> file to board defconfig in the way of Kconfig. The change passed
> savedefconfig.
>
> This fixes warnings such as : "CONFIG_SYS_HUSH_PARSER" redefined,
> when "Use hush shell" is selected with menuconfig, etc.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> ---
> configs/nios2-generic_defconfig | 3 +++
> include/configs/nios2-generic.h | 9 +--------
> 2 files changed, 4 insertions(+), 8 deletions(-)
Applied to u-boot-nios.
prev parent reply other threads:[~2015-09-07 2:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 1:48 [U-Boot] [PATCH] nios2: move command line configuration to Kconfig Thomas Chou
2015-09-07 2:22 ` Thomas Chou [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=55ECF4CF.2050803@wytron.com.tw \
--to=thomas@wytron.com.tw \
--cc=u-boot@lists.denx.de \
/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.