# SPDX-License-Identifier: GPL-2.0-only # # Phy drivers for Microsemi devices # config [31mCONFIG_PHY_OCELOT_SERDES[0m tristate "SerDes PHY driver for Microsemi Ocelot" select [31mCONFIG_GENERIC_PHY[0m depends on [31mCONFIG_OF[0m depends on [31mCONFIG_MFD_SYSCON[0m help Enable this for supporting SerDes muxing with Microsemi Ocelot. |