Linux Audio

Check our new training course

Yocto / OpenEmbedded training

Feb 10-13, 2025
Register
Loading...
v6.2
 1# SPDX-License-Identifier: GPL-2.0-only
 2#
 3# Phy drivers for Microsemi devices
 4#
 5
 6config PHY_OCELOT_SERDES
 7	tristate "SerDes PHY driver for Microsemi Ocelot"
 8	select GENERIC_PHY
 9	depends on OF
10	depends on MFD_SYSCON
11	help
12	  Enable this for supporting SerDes muxing with Microsemi Ocelot.
v5.14.15
 1# SPDX-License-Identifier: GPL-2.0-only
 2#
 3# Phy drivers for Microsemi devices
 4#
 5
 6config PHY_OCELOT_SERDES
 7	tristate "SerDes PHY driver for Microsemi Ocelot"
 8	select GENERIC_PHY
 9	depends on OF
10	depends on MFD_SYSCON
11	help
12	  Enable this for supporting SerDes muxing with Microsemi Ocelot.