Quark SE USB device (Designware IP) controller driver implements the low level control routines to deal directly with the hardware. Only FIFO mode supported. Change-Id: I086186df017734579f0363ed79effc1481ff32c2 Signed-off-by: Adrian Bradianu <adrian.bradianu@windriver.com> Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
4 lines
109 B
Makefile
4 lines
109 B
Makefile
ccflags-y += -I${srctree}/include/drivers/usb -I${srctree}/include/usb/
|
|
|
|
obj-$(CONFIG_USB_DW) += usb_dc_dw.o
|