Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_G_CCG
:
CONFIG_STAGING && CONFIG_BLOCK && CONFIG_NET && ! CONFIG_USB_ZERO && ! CONFIG_USB_ZERO_HNPTEST && ! CONFIG_USB_AUDIO && ! CONFIG_GADGET_UAC1 && ! CONFIG_USB_ETH && ! CONFIG_USB_ETH_RNDIS && ! CONFIG_USB_ETH_EEM && ! CONFIG_USB_G_NCM && ! CONFIG_USB_GADGETFS && ! CONFIG_USB_FUNCTIONFS && ! CONFIG_USB_FUNCTIONFS_ETH && ! CONFIG_USB_FUNCTIONFS_RNDIS && ! CONFIG_USB_FUNCTIONFS_GENERIC && ! CONFIG_USB_FILE_STORAGE && ! CONFIG_USB_FILE_STORAGE_TEST && ! CONFIG_USB_MASS_STORAGE && ! CONFIG_USB_G_SERIAL && ! CONFIG_USB_MIDI_GADGET && ! CONFIG_USB_G_PRINTER && ! CONFIG_USB_CDC_COMPOSITE && ! CONFIG_USB_G_NOKIA && ! CONFIG_USB_G_ACM_MS && ! CONFIG_USB_G_MULTI && ! CONFIG_USB_G_MULTI_RNDIS && ! CONFIG_USB_G_MULTI_CDC && ! CONFIG_USB_G_HID && ! CONFIG_USB_G_DBGP && ! CONFIG_USB_G_WEBCAM && CONFIG_TTY
g_ccg
The Configurable Composite Gadget supports multiple USB functions: acm, mass storage, rndis and FunctionFS. Each function can be configured and enabled/disabled dynamically from userspace through a sysfs interface.
In order to compile this (either as a module or built-in), "USB Gadget Drivers" and anything under it must not be selected compiled-in in Device Drivers->USB Support->USB Gadget Support. However, you can say "M" there, if you do, the Configurable Composite Gadget can be compiled "M" only or not at all.
BIG FAT NOTE: DON'T RELY ON THIS USERINTERFACE HERE! AS PART OF THE REWORK DONE HERE WILL BE A NEW USER INTERFACE WITHOUT ANY COMPATIBILITY TO THIS SYSFS INTERFACE HERE. BE AWARE OF THIS BEFORE SELECTING THIS.
Raw data from LKDDb:
lkddb fs "functionfs" : CONFIG_STAGING CONFIG_USB_G_CCG : drivers/staging/ccg/ccg.c # in 3.5–3.9
lkddb module g_ccg CONFIG_USB_G_CCG : drivers/staging/ccg/Kconfig : "Configurable Composite Gadget (STAGING)" # in 3.5–3.9
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab