summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinclude/configs/am335x_evm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 1e0025269..0ad368275 100755
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -554,11 +554,14 @@ to a higher value if a higher sized RAM support is available in Hardware */
/*
* USB configuration
*/
+/* Disable as conflicts with USB Fastboot feature*/
+/*
#define CONFIG_USB_AM335X
#define CONFIG_MUSB_GADGET
#define CONFIG_MUSB_GADGET_PORT0
#define CONFIG_MUSB_PIO_ONLY
#define CONFIG_USB_GADGET_DUALSPEED
+*/
#ifdef CONFIG_MUSB_GADGET
#define CONFIG_USB_ETHER