summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_hcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb/musb_hcd.h')
-rw-r--r--drivers/usb/musb/musb_hcd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/usb/musb/musb_hcd.h b/drivers/usb/musb/musb_hcd.h
index bb83311b0..b7f571d03 100644
--- a/drivers/usb/musb/musb_hcd.h
+++ b/drivers/usb/musb/musb_hcd.h
@@ -30,6 +30,10 @@
extern unsigned char new[];
#endif
+#ifndef CONFIG_MUSB_TIMEOUT
+# define CONFIG_MUSB_TIMEOUT 100000
+#endif
+
/* This defines the endpoint number used for control transfers */
#define MUSB_CONTROL_EP 0