Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_RCAR_PHY
has multiple definitions:
drivers/usb/phy/Kconfig
The configuration item CONFIG_USB_RCAR_PHY:
( CONFIG_USB || CONFIG_USB_GADGET ) && ( CONFIG_ARCH_R8A7778 || CONFIG_ARCH_R8A7779 || CONFIG_COMPILE_TEST )
phy-rcar-usb
, rcar-phy
Say Y here to add support for the Renesas R-Car USB common PHY driver. This chip is typically used as USB PHY for USB host, gadget. This driver supports R8A7778 and R8A7779.
To compile this driver as a module, choose M here: the module will be called phy-rcar-usb.
drivers/usb/phy/Kconfig
The configuration item CONFIG_USB_RCAR_PHY:
CONFIG_USB || CONFIG_USB_GADGET
phy-rcar-usb
, rcar-phy
Say Y here to add support for the Renesas R-Car USB phy driver. This chip is typically used as USB phy for USB host, gadget. This driver supports: R8A7779
To compile this driver as a module, choose M here: the module will be called rcar-phy.
Raw data from LKDDb:
lkddb module phy-rcar-usb CONFIG_USB_RCAR_PHY : drivers/usb/phy/Kconfig : "Renesas R-Car USB PHY support" # in 3.10–3.19, 4.0–4.4
lkddb module rcar-phy CONFIG_USB_RCAR_PHY : drivers/usb/phy/Kconfig : "Renesas R-Car USB phy support" # in 3.8–3.9
lkddb platform "rcar_usb_phy" : CONFIG_PCI CONFIG_USB CONFIG_USB_COMMON CONFIG_USB_GADGET CONFIG_USB_OTG_UTILS CONFIG_USB_RCAR_PHY : drivers/usb/phy/rcar-phy.c # in 3.8
lkddb platform "rcar_usb_phy" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_OTG_UTILS CONFIG_USB_RCAR_PHY : drivers/usb/phy/rcar-phy.c # in 3.9
lkddb platform "rcar_usb_phy" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_RCAR_PHY : drivers/usb/phy/phy-rcar-usb.c # in 3.10–3.11
lkddb platform "rcar_usb_phy" : CONFIG_PCI CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_RCAR_PHY CONFIG_USB_SUPPORT : drivers/usb/phy/phy-rcar-usb.c # in 3.12–3.19, 4.0–4.4
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