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

config CONFIG_BFIN561_EZKIT
	bool "BF561-EZKIT"
	help
	  CONFIG_BF561-EZKIT-LITE board support.

config CONFIG_BFIN561_TEPLA
	bool "BF561-TEPLA"
	help
	 CONFIG_BF561-TEPLA board support.

config CONFIG_BFIN561_BLUETECHNIX_CM
	bool "Bluetechnix CM-BF561"
	help
	  CM-CONFIG_BF561 support for EVAL- and DEV-Board.

config CONFIG_BFIN561_ACVILON
	bool "BF561-ACVILON"
	help
	  CONFIG_BF561-ACVILON System On Module support (SO-DIMM 144).
	  For more information about Acvilon CONFIG_BF561 SoM
	  please go to http://www.niistt.ru/

endchoice