]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/usb.h
DA8xx: Add MUSB host support
[karo-tx-uboot.git] / include / usb.h
index 1cc3e4229daed2c528da4e16d73e601a616a15ea..2a9cd04eb9747b2ba4f80edfab3446613df2ca24 100644 (file)
@@ -132,7 +132,7 @@ struct usb_device {
        defined(CONFIG_USB_EHCI) || defined(CONFIG_USB_OHCI_NEW) || \
        defined(CONFIG_USB_SL811HS) || defined(CONFIG_USB_ISP116X_HCD) || \
        defined(CONFIG_USB_R8A66597_HCD) || defined(CONFIG_USB_DAVINCI) || \
-       defined(CONFIG_USB_OMAP3)
+       defined(CONFIG_USB_OMAP3) || defined(CONFIG_USB_DA8XX)
 
 int usb_lowlevel_init(void);
 int usb_lowlevel_stop(void);