summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/Makefile
diff options
context:
space:
mode:
authorChris Brandt <chris.brandt@renesas.com>2018-01-08 07:30:53 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-09 16:18:50 +0100
commitaec2927b5944df70bca4bdeea6c4e7c3195dc37a (patch)
treeaf5e6bbf6492629d87e44a44908d329156209997 /drivers/usb/renesas_usbhs/Makefile
parentce5bf9a50daf2d9078b505aca1cea22e88ecb94a (diff)
downloadlinux-stable-aec2927b5944df70bca4bdeea6c4e7c3195dc37a.tar.gz
linux-stable-aec2927b5944df70bca4bdeea6c4e7c3195dc37a.tar.bz2
linux-stable-aec2927b5944df70bca4bdeea6c4e7c3195dc37a.zip
usb: renesas_usbhs: Add support for RZ/A1
This patch adds the capability to support RZ/A1 SoCs. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/renesas_usbhs/Makefile')
-rw-r--r--drivers/usb/renesas_usbhs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/renesas_usbhs/Makefile b/drivers/usb/renesas_usbhs/Makefile
index fac147a3ad23..5c5b51bb48ef 100644
--- a/drivers/usb/renesas_usbhs/Makefile
+++ b/drivers/usb/renesas_usbhs/Makefile
@@ -5,7 +5,7 @@
obj-$(CONFIG_USB_RENESAS_USBHS) += renesas_usbhs.o
-renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o
+renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o
ifneq ($(CONFIG_USB_RENESAS_USBHS_HCD),)
renesas_usbhs-y += mod_host.o