blob: 6164c4cd0f6579a9a539fefd33d94937fcf7342b [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# Phy drivers for Hisilicon platforms
3#
4config PHY_HI6220_USB
5 tristate "hi6220 USB PHY support"
6 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
7 select GENERIC_PHY
8 select MFD_SYSCON
9 help
10 Enable this to support the HISILICON HI6220 USB PHY.
11
12 To compile this driver as a module, choose M here.
13
14config PHY_HIX5HD2_SATA
15 tristate "HIX5HD2 SATA PHY Driver"
16 depends on ARCH_HIX5HD2 && OF && HAS_IOMEM
17 select GENERIC_PHY
18 select MFD_SYSCON
19 help
20 Support for SATA PHY on Hisilicon hix5hd2 Soc.