summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeiko Schocher <[email protected]>2014-09-10 08:55:01 +0200
committerMarek Vasut <[email protected]>2014-10-06 14:50:43 +0200
commitece91016c46b9945485b41f50589ea92f1f04ce1 (patch)
tree5db3780377233d1bb406adc02ed212b3572c02d1 /include
parent9f3b8ed14cef1e277f1362f121e16975bba2026f (diff)
arm: am335x: siemens board use in DFU mode fullspeed only
Siemens boards are now using DFU in fullspeed only. For this CONFIG_USB_GADGET_DUALSPEED is undefined. Signed-off-by: Heiko Schocher <[email protected]> Cc: Tom Rini <[email protected]> Cc: Lukasz Majewski <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Liu Bin <[email protected]> Cc: Lukas Stockmann <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index bf9752f8742..1ce0965912b 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -231,7 +231,7 @@
#define CONFIG_MUSB_GADGET
#define CONFIG_MUSB_PIO_ONLY
#define CONFIG_MUSB_DISABLE_BULK_COMBINE_SPLIT
-#define CONFIG_USB_GADGET_DUALSPEED
+#undef CONFIG_USB_GADGET_DUALSPEED
#define CONFIG_USB_GADGET_VBUS_DRAW 2
#define CONFIG_MUSB_HOST