]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: socfpga: sr1500: Remove USB_GADGET
authorSam Protsenko <semen.protsenko@linaro.org>
Fri, 1 Apr 2016 18:27:50 +0000 (21:27 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 11 Apr 2016 16:44:37 +0000 (12:44 -0400)
"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>
Acked-by: Stefan Roese <sr@denx.de>
configs/socfpga_sr1500_defconfig

index ec57746b23c6e902007b4066a332d8a7d706d347..83eada33437bcd6c7e78f52bd0ae63c86650b4f4 100644 (file)
@@ -22,5 +22,3 @@ CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
-CONFIG_USB=y
-CONFIG_USB_GADGET=y