Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_MV_OTG
has multiple definitions:
drivers/usb/phy/Kconfig
The configuration item CONFIG_USB_MV_OTG:
( CONFIG_USB_EHCI_MV && CONFIG_USB_MV_UDC && CONFIG_PM && CONFIG_USB_OTG ) && ( CONFIG_USB_GADGET || ! CONFIG_USB_GADGET )
mv_otg
, phy-mv-usb
Say Y here if you want to build Marvell USB OTG transceiver driver in kernel (including PXA and MMP series). This driver implements role switch between EHCI host driver and gadget driver.
To compile this driver as a module, choose M here.
drivers/usb/otg/Kconfig
The configuration item CONFIG_USB_MV_OTG:
CONFIG_USB_EHCI_MV && CONFIG_USB_MV_UDC && CONFIG_USB_SUSPEND
mv_otg
, phy-mv-usb
Say Y here if you want to build Marvell USB OTG transciever driver in kernel (including PXA and MMP series). This driver implements role switch between EHCI host driver and gadget driver.
To compile this driver as a module, choose M here.
Raw data from LKDDb:
lkddb module mv_otg CONFIG_USB_MV_OTG : drivers/usb/otg/Kconfig : "Marvell USB OTG support" # in 3.3–3.9
lkddb module phy-mv-usb CONFIG_USB_MV_OTG : drivers/usb/phy/Kconfig : "Marvell USB OTG support" # in 3.10–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "mv-otg" : CONFIG_OF CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_MV_OTG CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/phy/phy-mv-usb.c # in 4.12–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "mv-otg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_MV_OTG CONFIG_USB_OTG_UTILS : drivers/usb/otg/mv_otg.c # in 3.3–3.9
lkddb platform "mv-otg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_MV_OTG CONFIG_USB_PHY : drivers/usb/phy/phy-mv-usb.c # in 3.10–3.11
lkddb platform "mv-otg" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_MV_OTG CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/phy/phy-mv-usb.c # in 3.12–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