public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Date: Tue, 22 Mar 2016 15:37:57 -0600	[thread overview]
Message-ID: <56F1BB35.7010502@wwwdotorg.org> (raw)
In-Reply-To: <1458676779-22989-1-git-send-email-semen.protsenko@linaro.org>

On 03/22/2016 01:59 PM, Semen Protsenko wrote:
> From: Sam Protsenko <semen.protsenko@linaro.org>
>
> The description was borrowed from kernel. "tristate" type was changed
> to "bool" (I believe we don't support modules for u-boot yet, right?).
> CONFIG_USB_GADGET requires CONFIG_USB to be defined too, so add it along
> as well.
>
> Some platforms weren't ported though:
>
>      include/configs/e2220-1170.h
>      include/configs/sunxi-common.h
>      include/configs/xilinx_zynqmp.h
>
> CONFIG_USB_GADGET remains in those files as there is no corresponding
> defconfig files for those and I don't want to break anything.

That's not true; configs/e2220-1170_defconfig has existed for months. 
Did you base this change on the latest u-boot/master?

  reply	other threads:[~2016-03-22 21:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 19:59 [U-Boot] [PATCH] usb: gadget: Move CONFIG_USB_GADGET to Kconfig Semen Protsenko
2016-03-22 21:37 ` Stephen Warren [this message]
2016-03-24 16:21   ` Sam Protsenko
2016-04-03  2:41     ` Stephen Warren

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=56F1BB35.7010502@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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