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

choice
	prompt "Machine type"
	depends on CONFIG_MACH_INGENIC
	default CONFIG_JZ4740_QI_LB60

config CONFIG_JZ4740_QI_LB60
	bool "Qi Hardware Ben NanoNote"
	select CONFIG_MACH_JZ4740

config CONFIG_JZ4780_CI20
	bool "MIPS Creator CI20"
	select CONFIG_MACH_JZ4780

endchoice

config CONFIG_MACH_JZ4740
	bool
	select CONFIG_SYS_HAS_CPU_MIPS32_R1

config CONFIG_MACH_JZ4780
	bool
	select CONFIG_MIPS_CPU_SCACHE
	select CONFIG_SYS_HAS_CPU_MIPS32_R2
	select CONFIG_SYS_SUPPORTS_HIGHMEM