summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2016-04-01 21:27:50 +0300
committerTom Rini <trini@konsulko.com>2016-04-11 12:44:37 -0400
commit4861be7e68e6cf1359389837be174dbb40d07533 (patch)
treecdc5a6935fb320e9361b1a21b483528a73b33d96 /configs
parentc00c29d8f70533b8b59e48be207027e58c735d2b (diff)
downloadtalos-obmc-uboot-4861be7e68e6cf1359389837be174dbb40d07533.tar.gz
talos-obmc-uboot-4861be7e68e6cf1359389837be174dbb40d07533.zip
arm: socfpga: sr1500: Remove USB_GADGET
"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>
Diffstat (limited to 'configs')
-rw-r--r--configs/socfpga_sr1500_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig
index ec57746b23..83eada3343 100644
--- a/configs/socfpga_sr1500_defconfig
+++ b/configs/socfpga_sr1500_defconfig
@@ -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
OpenPOWER on IntegriCloud