# SPDX-License-Identifier: GPL-2.0-only # # PHY drivers for Ralink platforms. # config [31mCONFIG_PHY_RALINK_USB[0m tristate "Ralink USB PHY driver" depends on [31mCONFIG_RALINK[0m || [31mCONFIG_COMPILE_TEST[0m depends on [31mCONFIG_HAS_IOMEM[0m select [31mCONFIG_GENERIC_PHY[0m select [31mCONFIG_MFD_SYSCON[0m help This option enables support for the Ralink [31mCONFIG_USB[0m PHY found inside RT3352, MT7620, MT7628 and MT7688. |