public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: socfpga: sr1500: Remove USB_GADGET
@ 2016-04-01 18:27 Semen Protsenko
  2016-04-03 14:34 ` Stefan Roese
  2016-04-12  2:28 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 7+ messages in thread
From: Semen Protsenko @ 2016-04-01 18:27 UTC (permalink / raw)
  To: u-boot

From: Sam Protsenko <semen.protsenko@linaro.org>

"buildman" tool revealed that USB_GADGET was enabled by mistake for this
board in process of moving that option to Kconfig. Remove it to bring
things back to correct state.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
---
 configs/socfpga_sr1500_defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig
index 2842fba..d499a14 100644
--- a/configs/socfpga_sr1500_defconfig
+++ b/configs/socfpga_sr1500_defconfig
@@ -21,5 +21,3 @@ CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
-CONFIG_USB=y
-CONFIG_USB_GADGET=y
-- 
2.8.0.rc3

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-12  2:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 18:27 [U-Boot] [PATCH] arm: socfpga: sr1500: Remove USB_GADGET Semen Protsenko
2016-04-03 14:34 ` Stefan Roese
2016-04-11 15:09   ` Sam Protsenko
2016-04-11 15:41     ` Marek Vasut
2016-04-11 15:47       ` Sam Protsenko
2016-04-11 16:01         ` Marek Vasut
2016-04-12  2:28 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox