]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/host/Makefile
imx: usb: ehci-mx6: add usb support for imx7d soc
[karo-tx-uboot.git] / drivers / usb / host / Makefile
index 7f07d7734a5ac1c0e749fad5ed6052b244f89dab..f70f38c9e8006e5d39e060c2eba40398fbb9936c 100644 (file)
@@ -37,6 +37,7 @@ obj-$(CONFIG_USB_EHCI_MXC) += ehci-mxc.o
 obj-$(CONFIG_USB_EHCI_MXS) += ehci-mxs.o
 obj-$(CONFIG_USB_EHCI_MX5) += ehci-mx5.o
 obj-$(CONFIG_USB_EHCI_MX6) += ehci-mx6.o
+obj-$(CONFIG_USB_EHCI_MX7) += ehci-mx6.o
 obj-$(CONFIG_USB_EHCI_OMAP) += ehci-omap.o
 obj-$(CONFIG_USB_EHCI_PPC4XX) += ehci-ppc4xx.o
 obj-$(CONFIG_USB_EHCI_MARVELL) += ehci-marvell.o