Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / phy / ingenic / Kconfig
blobf23cc109324b32911fc1dcfc89af78c640b67fef
1 # SPDX-License-Identifier: GPL-2.0
3 # Phy drivers for Ingenic platforms
5 config PHY_INGENIC_USB
6         tristate "Ingenic SoCs USB PHY Driver"
7         depends on MIPS || COMPILE_TEST
8         depends on USB_SUPPORT
9         depends on HAS_IOMEM
10         select GENERIC_PHY
11         help
12           This driver provides USB PHY support for the USB controller found
13           on the JZ-series and X-series SoCs from Ingenic.