brintos

brintos / linux-shallow public Read only

0
0
Text · 288 B · 83be16d Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Phy drivers for Microsemi devices4#5 6config PHY_OCELOT_SERDES7	tristate "SerDes PHY driver for Microsemi Ocelot"8	select GENERIC_PHY9	depends on OF10	depends on MFD_SYSCON11	help12	  Enable this for supporting SerDes muxing with Microsemi Ocelot.13