]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/phy/renesas/Kconfig
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
[mirror_ubuntu-bionic-kernel.git] / drivers / phy / renesas / Kconfig
1 #
2 # Phy drivers for Renesas platforms
3 #
4 config PHY_RCAR_GEN2
5 tristate "Renesas R-Car generation 2 USB PHY driver"
6 depends on ARCH_RENESAS
7 depends on GENERIC_PHY
8 help
9 Support for USB PHY found on Renesas R-Car generation 2 SoCs.
10
11 config PHY_RCAR_GEN3_USB2
12 tristate "Renesas R-Car generation 3 USB 2.0 PHY driver"
13 depends on ARCH_RENESAS
14 depends on EXTCON
15 select GENERIC_PHY
16 help
17 Support for USB 2.0 PHY found on Renesas R-Car generation 3 SoCs.
18
19 config PHY_RCAR_GEN3_USB3
20 tristate "Renesas R-Car generation 3 USB 3.0 PHY driver"
21 depends on ARCH_RENESAS || COMPILE_TEST
22 select GENERIC_PHY
23 help
24 Support for USB 3.0 PHY found on Renesas R-Car generation 3 SoCs.