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
8
# SPDX-License-Identifier: GPL-2.0-only
menuconfig CONFIG_ARCH_RDA
	bool "RDA Micro SoCs"
	depends on CONFIG_ARCH_MULTI_V7
	select CONFIG_RDA_INTC
	select CONFIG_RDA_TIMER
	help
	  This enables support for the RDA Micro 8810PL SoC family.