Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux-2.6-microblaze.git] / drivers / phy / Kconfig
index 54c1f2f..7dd35f1 100644 (file)
@@ -61,6 +61,15 @@ config USB_LGM_PHY
          interface to interact with USB GEN-II and USB 3.x PHY that is part
          of the Intel network SOC.
 
+config PHY_CAN_TRANSCEIVER
+       tristate "CAN transceiver PHY"
+       select GENERIC_PHY
+       help
+         This option enables support for CAN transceivers as a PHY. This
+         driver provides function for putting the transceivers in various
+         functional modes using gpios and sets the attribute max link
+         rate, for CAN drivers.
+
 source "drivers/phy/allwinner/Kconfig"
 source "drivers/phy/amlogic/Kconfig"
 source "drivers/phy/broadcom/Kconfig"