From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/3] usb: Move some CONFIGs to Kconfig
Date: Sat, 04 Jun 2016 00:44:22 +0200 [thread overview]
Message-ID: <57520846.4020706@denx.de> (raw)
In-Reply-To: <1464993305-30639-1-git-send-email-yamada.masahiro@socionext.com>
On 06/04/2016 12:35 AM, Masahiro Yamada wrote:
> The patches in u-boot-usb are stale now,
> so I regenerated new ones based on
> commit 8b528709c5bba6a8d0ec83b20545bbd75f082704.
Applied all three instead, thanks
> I tested it with buildman against all boards.
>
>
>
> Masahiro Yamada (3):
> configs: blackfin: move CONFIG_USB to defconfig
> usb: move CONFIG_USB_XHCI to Kconfig with renaming
> usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
>
> common/usb.c | 2 +-
> configs/am437x_hs_evm_defconfig | 2 ++
> configs/am43xx_evm_defconfig | 2 ++
> configs/am43xx_evm_ethboot_defconfig | 2 ++
> configs/am43xx_evm_qspiboot_defconfig | 2 ++
> configs/am43xx_evm_usbhost_boot_defconfig | 2 ++
> configs/am57xx_evm_defconfig | 3 +++
> configs/am57xx_evm_nodt_defconfig | 3 +++
> configs/am57xx_hs_evm_defconfig | 3 +++
> configs/bf526-ezbrd_defconfig | 1 +
> configs/bf527-ezkit-v2_defconfig | 1 +
> configs/bf527-ezkit_defconfig | 1 +
> configs/bf548-ezkit_defconfig | 1 +
> configs/cm_t43_defconfig | 3 +++
> configs/dra72_hs_evm_defconfig | 2 ++
> configs/dra74_hs_evm_defconfig | 2 ++
> configs/dra7xx_evm_defconfig | 2 ++
> configs/k2e_evm_defconfig | 3 +++
> configs/k2g_evm_defconfig | 3 +++
> configs/k2hk_evm_defconfig | 3 +++
> configs/k2l_evm_defconfig | 3 +++
> configs/ls1021aqds_ddr4_nor_defconfig | 3 +++
> configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +++
> configs/ls1021aqds_nand_defconfig | 3 +++
> configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 3 +++
> configs/ls1021aqds_nor_defconfig | 3 +++
> configs/ls1021aqds_nor_lpuart_defconfig | 3 +++
> configs/ls1021aqds_qspi_defconfig | 3 +++
> configs/ls1021aqds_sdcard_ifc_defconfig | 3 +++
> configs/ls1021aqds_sdcard_qspi_defconfig | 3 +++
> configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 3 +++
> configs/ls1021atwr_nor_defconfig | 3 +++
> configs/ls1021atwr_nor_lpuart_defconfig | 3 +++
> configs/ls1021atwr_qspi_defconfig | 3 +++
> configs/ls1021atwr_sdcard_ifc_defconfig | 3 +++
> configs/ls1021atwr_sdcard_qspi_defconfig | 3 +++
> configs/ls1043aqds_defconfig | 3 +++
> configs/ls1043aqds_lpuart_defconfig | 3 +++
> configs/ls1043aqds_nand_defconfig | 3 +++
> configs/ls1043aqds_nor_ddr3_defconfig | 3 +++
> configs/ls1043aqds_qspi_defconfig | 3 +++
> configs/ls1043aqds_sdcard_ifc_defconfig | 3 +++
> configs/ls1043aqds_sdcard_qspi_defconfig | 3 +++
> configs/ls1043ardb_SECURE_BOOT_defconfig | 3 +++
> configs/ls1043ardb_defconfig | 3 +++
> configs/ls1043ardb_nand_defconfig | 3 +++
> configs/ls1043ardb_sdcard_defconfig | 3 +++
> configs/ls2080aqds_SECURE_BOOT_defconfig | 3 +++
> configs/ls2080aqds_defconfig | 3 +++
> configs/ls2080aqds_nand_defconfig | 3 +++
> configs/ls2080ardb_SECURE_BOOT_defconfig | 3 +++
> configs/ls2080ardb_defconfig | 3 +++
> configs/ls2080ardb_nand_defconfig | 3 +++
> configs/odroid-xu3_defconfig | 2 ++
> configs/peach-pi_defconfig | 2 ++
> configs/peach-pit_defconfig | 2 ++
> configs/smdk5420_defconfig | 2 ++
> configs/xilinx_zynqmp_ep_defconfig | 2 ++
> configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 2 ++
> configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 2 ++
> configs/xilinx_zynqmp_zcu102_defconfig | 2 ++
> configs/xilinx_zynqmp_zcu102_revB_defconfig | 2 ++
> drivers/usb/host/Kconfig | 12 ++++++------
> drivers/usb/host/Makefile | 2 +-
> include/configs/am43xx_evm.h | 2 --
> include/configs/am57xx_evm.h | 2 --
> include/configs/bf526-ezbrd.h | 1 -
> include/configs/bf527-ezkit.h | 1 -
> include/configs/bf548-ezkit.h | 1 -
> include/configs/cm_t43.h | 2 --
> include/configs/dra7xx_evm.h | 2 --
> include/configs/ds414.h | 3 +--
> include/configs/exynos5-common.h | 1 -
> include/configs/exynos5420-common.h | 1 -
> include/configs/ls1021aqds.h | 2 --
> include/configs/ls1021atwr.h | 2 --
> include/configs/ls1043aqds.h | 2 --
> include/configs/ls1043ardb.h | 2 --
> include/configs/ls2080aqds.h | 2 --
> include/configs/ls2080ardb.h | 2 --
> include/configs/smdk5420.h | 1 -
> include/configs/ti_armv7_keystone2.h | 2 --
> include/configs/xilinx_zynqmp.h | 2 --
> 83 files changed, 167 insertions(+), 40 deletions(-)
>
--
Best regards,
Marek Vasut
next prev parent reply other threads:[~2016-06-03 22:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-03 22:35 [U-Boot] [PATCH v3 0/3] usb: Move some CONFIGs to Kconfig Masahiro Yamada
2016-06-03 22:35 ` [U-Boot] [PATCH v3 1/3] configs: blackfin: move CONFIG_USB to defconfig Masahiro Yamada
2016-06-03 22:35 ` [U-Boot] [PATCH v3 2/3] usb: move CONFIG_USB_XHCI to Kconfig with renaming Masahiro Yamada
2016-06-03 22:35 ` [U-Boot] [PATCH v3 3/3] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig Masahiro Yamada
2016-06-03 22:44 ` Marek Vasut [this message]
2016-06-05 1:42 ` [U-Boot] [PATCH v3 0/3] usb: Move some CONFIGs " 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=57520846.4020706@denx.de \
--to=marex@denx.de \
--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