Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_G_MULTI
has multiple definitions:
drivers/usb/gadget/legacy/Kconfig
The configuration item CONFIG_USB_G_MULTI:
CONFIG_BLOCK && CONFIG_NET
g_multi
, g_multi
The Multifunction Composite Gadget provides Ethernet (RNDIS and/or CDC Ethernet), mass storage and ACM serial link interfaces.
You will be asked to choose which of the two configurations is to be available in the gadget. At least one configuration must be chosen to make the gadget usable. Selecting more than one configuration will prevent Windows from automatically detecting the gadget as a composite gadget, so an INF file will be needed to use the gadget.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_multi".
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_MULTI:
CONFIG_BLOCK && CONFIG_NET
g_multi
, g_multi
The Multifunction Composite Gadget provides Ethernet (RNDIS and/or CDC Ethernet), mass storage and ACM serial link interfaces.
You will be asked to choose which of the two configurations is to be available in the gadget. At least one configuration must be chosen to make the gadget usable. Selecting more than one configuration will prevent Windows from automatically detecting the gadget as a composite gadget, so an INF file will be needed to use the gadget.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_multi".
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_G_MULTI:
CONFIG_BLOCK && CONFIG_NET
g_multi
, g_multi
The Multifunction Composite Gadget provides Ethernet (RNDIS and/or CDC Ethernet), mass storage and ACM serial link interfaces.
You will be asked to choose which of the two configurations is to be available in the gadget. At least one configuration must be chosen to make the gadget usable. Selecting more than one configuration will prevent Windows from automatically detecting the gadget as a composite gadget, so an INF file will be needed to use the gadget.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "g_multi".
Raw data from LKDDb:
lkddb module g_multi CONFIG_USB_G_MULTI : drivers/usb/gadget/Kconfig : "Multifunction Composite Gadget" # in 2.6.33–2.6.39, 3.0–3.16
lkddb module g_multi CONFIG_USB_G_MULTI : drivers/usb/gadget/legacy/Kconfig : "Multifunction Composite Gadget" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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