Lines Matching full:gadget
3 # USB Gadget support on a system involves
5 # (b) the gadget driver using it.
7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!
18 tristate "USB Gadget Support"
37 peripheral/device side bus controller, and a "gadget driver" for
38 your peripheral protocol. (If you use modular gadget drivers,
44 For more information, see <http://www.linux-usb.org/gadget> and
53 Many controller and gadget drivers will print some debugging
67 Many controller and gadget drivers will print verbose debugging
81 Some of the drivers in the "gadget" framework can expose
92 Some of the drivers in the "gadget" framework can expose
113 This value will be used except for system-specific gadget
133 bool "Serial gadget console support"
136 It supports the serial gadget can be used as a console.
138 source "drivers/usb/gadget/udc/Kconfig"
141 # USB Gadget Drivers
227 tristate "USB Gadget functions configurable through configfs"
230 A Linux USB "gadget" can be set up through configfs.
349 The Mass Storage Gadget acts as a USB Mass Storage disk drive.
440 connections can then be made on the gadget system, using
454 device on the gadget host. It supports UMP 1.1 spec and
496 bool "USB Gadget Target Fabric"
502 This fabric is a USB gadget component. Two USB protocols are
509 source "drivers/usb/gadget/legacy/Kconfig"