summaryrefslogtreecommitdiff
path: root/units/usb-gadget.target
Commit message (Collapse)AuthorAgeFilesLines
* units: add usb-gadget targetAndrzej Pietrasiewicz2019-02-151-0/+12
Linux can be run on a device meant to act as a USB peripheral. In order for a machine to act as such a USB device it has to be equipped with a UDC - USB Device Controller. This patch adds a target reached when UDC becomes available. It can be used for activating e.g. a service unit which composes a USB gadget with configfs and activates it.