Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
#
# PHY drivers for Ralink platforms.
#
config CONFIG_PHY_RALINK_USB
	tristate "Ralink USB PHY driver"
	depends on CONFIG_RALINK || CONFIG_COMPILE_TEST
	depends on CONFIG_HAS_IOMEM
	select CONFIG_GENERIC_PHY
	select CONFIG_MFD_SYSCON
	help
	  This option enables support for the Ralink CONFIG_USB PHY found inside
	  RT3352, MT7620, MT7628 and MT7688.