linux/drivers/usb/dwc3
Felipe Balbi ba1773fb7d usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST
We shouldn't have any glue layer which doesn't
compile everywhere. In order to make sure this is
always the case, make sure COMPILE_TEST is properly
added at dependency list of a config entry.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-11-03 10:38:30 +02:00
..
core.c
core.h
debug.c
debug.h usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y 2016-11-03 10:38:29 +02:00
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: offset Start Transfer latency for bulk EPs 2016-11-03 10:38:29 +02:00
gadget.h
host.c
io.h
Kconfig usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST 2016-11-03 10:38:30 +02:00
Makefile usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y 2016-11-03 10:38:29 +02:00
trace.c
trace.h usb: dwc3: trace: pretty print high-bandwidth transfers too 2016-11-03 10:38:28 +02:00
ulpi.c