Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Phy drivers for Ingenic platforms
0004 #
0005 config PHY_INGENIC_USB
0006         tristate "Ingenic SoCs USB PHY Driver"
0007         depends on MIPS || COMPILE_TEST
0008         depends on USB_SUPPORT
0009         depends on HAS_IOMEM
0010         select GENERIC_PHY
0011         help
0012           This driver provides USB PHY support for the USB controller found
0013           on the JZ-series and X-series SoCs from Ingenic.