]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - drivers/usb/host/Makefile
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
[mirror_ubuntu-focal-kernel.git] / drivers / usb / host / Makefile
index af89a903d97e9ea6b1cc3155a3fc9af72524c457..144c038ef70f2b513804db254162a3642b7104c8 100644 (file)
@@ -22,6 +22,9 @@ ifneq ($(CONFIG_USB_XHCI_PLATFORM), )
 ifneq ($(CONFIG_USB_XHCI_MVEBU), )
        xhci-hcd-y              += xhci-mvebu.o
 endif
+ifneq ($(CONFIG_USB_XHCI_RCAR), )
+       xhci-hcd-y              += xhci-rcar.o
+endif
 endif
 
 obj-$(CONFIG_USB_WHCI_HCD)     += whci/