mirror of https://gitee.com/openkylin/linux.git
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
|
#
|
||
|
# Phy drivers for Microsemi devices
|
||
|
#
|
||
|
|
||
|
config PHY_OCELOT_SERDES
|
||
|
tristate "SerDes PHY driver for Microsemi Ocelot"
|
||
|
select GENERIC_PHY
|
||
|
depends on OF
|
||
|
depends on MFD_SYSCON
|
||
|
help
|
||
|
Enable this for supporting SerDes muxing with Microsemi Ocelot.
|