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

config CONFIG_BCM2835_VCHIQ
	tristate "Videocore VCHIQ"
	depends on CONFIG_HAS_DMA
	depends on CONFIG_RASPBERRYPI_FIRMWARE || (CONFIG_COMPILE_TEST && !CONFIG_RASPBERRYPI_FIRMWARE)
	default y
	help
		Kernel to VideoCore communication interface for the
		BCM2835 family of products.
		Defaults to Y when the Broadcom Videocore services
		are included in the build, N otherwise.