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
9
# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_MACH_ASM9260
	bool "Alphascale ASM9260"
	depends on CONFIG_ARCH_MULTI_V5
	select CONFIG_CPU_ARM926T
	select CONFIG_ASM9260_TIMER
	select CONFIG_GENERIC_CLOCKEVENTS
	help
	  Support for Alphascale ASM9260 based platform.