Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_OTG
has multiple definitions:
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_OTG:
CONFIG_PM
The most notable feature of USB OTG is support for a "Dual-Role" device, which can act as either a device or a host. The initial role is decided by the type of plug inserted and can be changed later when two dual role devices talk to each other.
Select this only if your board has Mini-AB/Micro-AB connector.
drivers/usb/gadget/Kconfig
The configuration item CONFIG_USB_OTG:
CONFIG_USB_GADGET_OMAP && CONFIG_ARCH_OMAP_OTG && CONFIG_USB_OHCI_HCD
The most notable feature of USB OTG is support for a "Dual-Role" device, which can act as either a device or a host. The initial role choice can be changed later, when two dual-role devices talk to each other.
Select this only if your OMAP board has a Mini-AB connector.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_OTG:
( CONFIG_USB && CONFIG_EXPERIMENTAL ) && ( CONFIG_USB_SUSPEND )
(none)
Raw data from LKDDb:
(none)
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