John Crispin | 2411a73 | 2017-08-17 11:33:22 +0100 | [diff] [blame] | 1 | # |
2 | # PHY drivers for Ralink platforms. | ||||
3 | # | ||||
4 | config PHY_RALINK_USB | ||||
5 | tristate "Ralink USB PHY driver" | ||||
6 | depends on RALINK || COMPILE_TEST | ||||
7 | select GENERIC_PHY | ||||
8 | select MFD_SYSCON | ||||
9 | help | ||||
10 | This option enables support for the Ralink USB PHY found inside | ||||
11 | RT3352, MT7620, MT7628 and MT7688. |