Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_OMAP
has multiple definitions:
drivers/usb/gadget/udc/Kconfig
The configuration item CONFIG_USB_OMAP:
CONFIG_ARCH_OMAP1
omap_udc
, omap_udc
Many Texas Instruments OMAP processors have flexible full speed USB device controllers, with support for up to 30 endpoints (plus endpoint zero). This driver supports the controller in the OMAP 1611, and should work with controllers in other OMAP processors too, given minor tweaks.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "omap_udc" and force all gadget drivers to also be dynamically linked.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_OMAP:
( CONFIG_ARCH_OMAP1 ) && ( CONFIG_ISP1301_OMAP || !( CONFIG_MACH_OMAP_H2 || CONFIG_MACH_OMAP_H3 ))
omap_udc
, omap_udc
Many Texas Instruments OMAP processors have flexible full speed USB device controllers, with support for up to 30 endpoints (plus endpoint zero). This driver supports the controller in the OMAP 1611, and should work with controllers in other OMAP processors too, given minor tweaks.
Say "y" to link the driver statically, or "m" to build a dynamically linked module called "omap_udc" and force all gadget drivers to also be dynamically linked.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_OMAP:
CONFIG_USB_GADGET_OMAP
omap_udc
, omap_udc
(none)
Raw data from LKDDb:
lkddb module omap_udc CONFIG_USB_OMAP : drivers/usb/gadget/Kconfig : "OMAP USB Device Controller" # in 2.6.9–2.6.39, 3.0–3.16
lkddb module omap_udc CONFIG_USB_OMAP : drivers/usb/gadget/udc/Kconfig : "OMAP USB Device Controller" # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "omap_udc" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP CONFIG_USB_PHY : drivers/usb/gadget/udc/omap_udc.c # in 4.12–4.14
lkddb platform "omap_udc" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/gadget/udc/omap_udc.c # in 4.15–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "omap_udc" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP : drivers/usb/gadget/omap_udc.c # in 2.6.15–2.6.39
lkddb platform "omap_udc" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP CONFIG_USB_OTG_UTILS : drivers/usb/gadget/omap_udc.c # in 3.0–3.9
lkddb platform "omap_udc" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP CONFIG_USB_PHY : drivers/usb/gadget/omap_udc.c # in 3.10–3.16
lkddb platform "omap_udc" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OMAP CONFIG_USB_PHY : drivers/usb/gadget/udc/omap_udc.c # in 3.17–3.19, 4.0–4.11
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