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

1
2
3
4
5
6
7
config CONFIG_IMX_IPUV3_CORE
	tristate "IPUv3 core support"
	depends on CONFIG_SOC_IMX5 || CONFIG_SOC_IMX6Q || CONFIG_ARCH_MULTIPLATFORM
	select CONFIG_GENERIC_IRQ_CHIP
	help
	  Choose this if you have a i.MX5/6 system and want to use the Image
	  Processing Unit. This option only enables IPU base support.