Skip to content
Snippets Groups Projects
Commit 4861be7e authored by Sam Protsenko's avatar Sam Protsenko Committed by Tom Rini
Browse files

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: default avatarSam Protsenko <semen.protsenko@linaro.org>
Acked-by: default avatarStefan Roese <sr@denx.de>
parent c00c29d8
No related branches found
No related tags found
No related merge requests found
...@@ -22,5 +22,3 @@ CONFIG_DM_ETH=y ...@@ -22,5 +22,3 @@ CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y CONFIG_ETH_DESIGNWARE=y
CONFIG_SYS_NS16550=y CONFIG_SYS_NS16550=y
CONFIG_CADENCE_QSPI=y CONFIG_CADENCE_QSPI=y
CONFIG_USB=y
CONFIG_USB_GADGET=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment