Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
fork
Configure Feed
Select the types of activity you want to include in your feed.
1#
2# PHY drivers for Ralink platforms.
3#
4config PHY_RALINK_USB
5 tristate "Ralink USB PHY driver"
6 depends on RALINK || COMPILE_TEST
7 depends on HAS_IOMEM
8 select GENERIC_PHY
9 select MFD_SYSCON
10 help
11 This option enables support for the Ralink USB PHY found inside
12 RT3352, MT7620, MT7628 and MT7688.