xref: /openbmc/linux/drivers/phy/mscc/Kconfig (revision 8f8d5745bb520c76b81abef4a2cb3023d0313bfd)
1#
2# Phy drivers for Microsemi devices
3#
4
5config PHY_OCELOT_SERDES
6	tristate "SerDes PHY driver for Microsemi Ocelot"
7	select GENERIC_PHY
8	depends on OF
9	depends on MFD_SYSCON
10	help
11	  Enable this for supporting SerDes muxing with Microsemi Ocelot.
12