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_BFIN518F_EZBRD
	help
	  Select your board!

config CONFIG_BFIN518F_EZBRD
	bool "BF518F-EZBRD"
	help
	  CONFIG_BF518-EZBRD board support.

config CONFIG_BFIN518F_TCM
       bool "Bluetechnix TCM-BF518"
       help
         Bluetechnix TCM-CONFIG_BF518 board support.

endchoice