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
config CONFIG_PHY_FSL_IMX8MQ_USB
	tristate "Freescale i.MX8M USB3 PHY"
	depends on CONFIG_OF && CONFIG_HAS_IOMEM
	select CONFIG_GENERIC_PHY
	default CONFIG_ARCH_MXC && CONFIG_ARM64

config CONFIG_PHY_MIXEL_MIPI_DPHY
	tristate "Mixel MIPI DSI PHY support"
	depends on CONFIG_OF && CONFIG_HAS_IOMEM
	select CONFIG_GENERIC_PHY
	select CONFIG_GENERIC_PHY_MIPI_DPHY
	select CONFIG_REGMAP_MMIO
	help
	  Enable this to add support for the Mixel DSI PHY as found
	  on NXP's i.MX8 family of SOCs.