[U-Boot] [PATCH] arm: socfpga: sr1500: Remove USB_GADGET

Semen Protsenko semen.protsenko at linaro.org
Fri Apr 1 20:27:50 CEST 2016


From: Sam Protsenko <semen.protsenko at 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 at 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



More information about the U-Boot mailing list