From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arc: remove dummy target
Date: Wed, 13 May 2015 16:23:17 +0000 [thread overview]
Message-ID: <1431534196.3047.4.camel@synopsys.com> (raw)
In-Reply-To: <1431514236-18454-1-git-send-email-abrodkin@synopsys.com>
On Wed, 2015-05-13 at 13:50 +0300, Alexey Brodkin wrote:
> TARGET_DUMMY was introduced to resolve the same problem as commit
> "arch: Make board selection choices optional"
> http://git.denx.de/?p=u-boot.git;a=commit;h=a26cd04920dc069fd6e91abb785426cf6c29f45f
>
> Latter implementation is much cleaner and appropriate.
>
> And anyways TARGET_DUMMY is no longer required.
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Joe Hershberger <joe.hershberger@ni.com>
> ---
> arch/arc/Kconfig | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
> index 85fddd2..67d28d3 100644
> --- a/arch/arc/Kconfig
> +++ b/arch/arc/Kconfig
> @@ -134,14 +134,6 @@ choice
> prompt "Target select"
> optional
>
> -config TARGET_DUMMY
> - bool "Dummy target"
> - help
> - Please select one of real target boards below!
> - This target is only meant to force "makedefconfig" to put
> - TARGET_xxx in defconfig even this is the first target from the list
> - below.
> -
> config TARGET_TB100
> bool "Support tb100"
>
Applied,
Thanks.
-Alexey
prev parent reply other threads:[~2015-05-13 16:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 10:50 [U-Boot] [PATCH] arc: remove dummy target Alexey Brodkin
2015-05-13 15:35 ` Joe Hershberger
2015-05-13 16:23 ` Alexey Brodkin [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=1431534196.3047.4.camel@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 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.