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
# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_AT91_SOC_ID
	bool "SoC bus for Atmel ARM SoCs"
	depends on CONFIG_ARCH_AT91 || CONFIG_COMPILE_TEST
	default CONFIG_ARCH_AT91
	help
	  Include support for the SoC bus on the Atmel CONFIG_ARM SoCs.