162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Phy drivers for Ingenic platforms 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciconfig PHY_INGENIC_USB 662306a36Sopenharmony_ci tristate "Ingenic SoCs USB PHY Driver" 762306a36Sopenharmony_ci depends on MIPS || COMPILE_TEST 862306a36Sopenharmony_ci depends on USB_SUPPORT 962306a36Sopenharmony_ci depends on HAS_IOMEM 1062306a36Sopenharmony_ci select GENERIC_PHY 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci This driver provides USB PHY support for the USB controller found 1362306a36Sopenharmony_ci on the JZ-series and X-series SoCs from Ingenic. 14