xref: /openbmc/linux/drivers/phy/microchip/Kconfig (revision 2ff8a1ee)
1*2ff8a1eeSSteen Hegelund# SPDX-License-Identifier: GPL-2.0-only
2*2ff8a1eeSSteen Hegelund#
3*2ff8a1eeSSteen Hegelund# Phy drivers for Microchip devices
4*2ff8a1eeSSteen Hegelund#
5*2ff8a1eeSSteen Hegelund
6*2ff8a1eeSSteen Hegelundconfig PHY_SPARX5_SERDES
7*2ff8a1eeSSteen Hegelund	tristate "Microchip Sparx5 SerDes PHY driver"
8*2ff8a1eeSSteen Hegelund	select GENERIC_PHY
9*2ff8a1eeSSteen Hegelund	depends on OF
10*2ff8a1eeSSteen Hegelund	depends on HAS_IOMEM
11*2ff8a1eeSSteen Hegelund	help
12*2ff8a1eeSSteen Hegelund	  Enable this for support of the 10G/25G SerDes on Microchip Sparx5.
13