162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# PHY drivers for Ralink platforms.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciconfig PHY_MT7621_PCI
662306a36Sopenharmony_ci	tristate "MediaTek MT7621 PCI PHY Driver"
762306a36Sopenharmony_ci	depends on (RALINK && OF) || COMPILE_TEST
862306a36Sopenharmony_ci	select GENERIC_PHY
962306a36Sopenharmony_ci	select REGMAP_MMIO
1062306a36Sopenharmony_ci	help
1162306a36Sopenharmony_ci	  Say 'Y' here to add support for MediaTek MT7621 PCI PHY driver,
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciconfig PHY_RALINK_USB
1462306a36Sopenharmony_ci	tristate "Ralink USB PHY driver"
1562306a36Sopenharmony_ci	depends on RALINK || COMPILE_TEST
1662306a36Sopenharmony_ci	depends on HAS_IOMEM
1762306a36Sopenharmony_ci	select GENERIC_PHY
1862306a36Sopenharmony_ci	select MFD_SYSCON
1962306a36Sopenharmony_ci	help
2062306a36Sopenharmony_ci	  This option enables support for the Ralink USB PHY found inside
2162306a36Sopenharmony_ci	  RT3352, MT7620, MT7628 and MT7688.
22