From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] select default commands in Kconfig
Date: Sat, 3 Jan 2015 16:20:07 +0300 [thread overview]
Message-ID: <1420291209-20249-1-git-send-email-abrodkin@synopsys.com> (raw)
Now when we may select commands via menuconfig let's adjust default
settings with "config_cmd_default.h".
As the next step we may get rid of "config_cmd_default.h" inclusion in
"include/configs/*.h" and "config_cmd_default.h" itself.
But while "config_cmd_default.h" is still there we need to work-around
compile-time warnings.
Alexey Brodkin (2):
common: mark commands as default to match "config_cmd_default.h"
config_cmd_default.h: wrap each definition in "ifndef"
common/Kconfig | 19 +++++++++++++++++++
include/config_cmd_default.h | 42 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)
--
2.1.0
next reply other threads:[~2015-01-03 13:20 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 13:20 Alexey Brodkin [this message]
2015-01-03 13:20 ` [U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h" Alexey Brodkin
2015-01-05 15:34 ` Masahiro YAMADA
2015-01-09 20:09 ` Alexey Brodkin
2015-01-14 4:05 ` Masahiro Yamada
2015-01-14 4:18 ` Simon Glass
2015-01-14 8:18 ` Alexey Brodkin
2015-01-15 14:46 ` Simon Glass
2015-01-15 19:10 ` Masahiro YAMADA
2015-01-15 19:44 ` Simon Glass
2015-01-15 21:49 ` Alexey Brodkin
2015-01-16 16:55 ` Simon Glass
2015-01-19 12:52 ` Masahiro Yamada
2015-01-19 12:22 ` Masahiro Yamada
2015-01-20 4:52 ` Masahiro Yamada
2015-01-22 15:30 ` Simon Glass
2015-01-15 18:36 ` Masahiro YAMADA
2015-01-15 21:22 ` Alexey Brodkin
2015-01-19 12:34 ` Masahiro Yamada
2015-01-03 13:20 ` [U-Boot] [PATCH 2/2] config_cmd_default.h: wrap each definition in "ifndef" Alexey Brodkin
2015-01-09 21:21 ` Alexey Brodkin
2015-01-14 4:12 ` Masahiro Yamada
2015-01-14 6:23 ` Alexey Brodkin
2015-01-14 6:42 ` Masahiro Yamada
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=1420291209-20249-1-git-send-email-abrodkin@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox