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 "System type"
	default CONFIG_BFIN538_EZKIT
	help
	  Select your board!

config CONFIG_BFIN538_EZKIT
	bool "BF538-EZKIT"
	help
	  CONFIG_BF538-EZKIT-LITE board support.

endchoice