linux/drivers/usb
Jiri Slaby 0277531df2 usb: sisusb: let files build only when needed
After the previous patch we see, that whole files are ifdeffed depending
on CONFIG options. So do not build the files at all if the CONFIG is not
enabled. (I.e. move the check from .c to Makefile.)

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-25 10:02:49 +01:00
..
atm USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
c67x00 USB: add SPDX identifiers to all remaining Makefiles 2017-11-07 15:53:48 +01:00
chipidea USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
class USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
common usb: roles: Add a description for the class to Kconfig 2018-12-17 14:07:59 +01:00
core USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
dwc2 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
dwc3 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
early drivers: usb: early: clean up indentation, remove extraneous tabs 2018-11-23 16:13:14 +01:00
gadget USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
host USB: host: whci: rename Kbuild file 2019-01-22 09:08:17 +01:00
image USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
isp1760 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
misc usb: sisusb: let files build only when needed 2019-01-25 10:02:49 +01:00
mon USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
mtu3 USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
musb USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
phy USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
renesas_usbhs usb: renesas_usbhs: replace udelay() with usleep_range() 2019-01-18 10:00:49 +01:00
roles USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
serial USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
storage USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
typec USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
usbip USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
wusbcore USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile usb: roles: Add Intel xHCI USB role switch driver 2018-03-22 13:49:27 +01:00
usb-skeleton.c usb: usb-skeleton: use irqsave() in USB's complete callback 2018-06-28 19:36:06 +09:00