Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
Note: File does not exist in v3.1.
 1# SPDX-License-Identifier: GPL-2.0-only
 2#
 3# PHY drivers for Ralink platforms.
 4#
 5config PHY_RALINK_USB
 6	tristate "Ralink USB PHY driver"
 7	depends on RALINK || COMPILE_TEST
 8	depends on HAS_IOMEM
 9	select GENERIC_PHY
10	select MFD_SYSCON
11	help
12	  This option enables support for the Ralink USB PHY found inside
13	  RT3352, MT7620, MT7628 and MT7688.