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

config CONFIG_BFIN548_EZKIT
	bool "BF548-EZKIT"
	help
	  BFIN548-EZKIT board support.
	  
config CONFIG_BFIN548_BLUETECHNIX_CM
	bool "Bluetechnix CM-BF548"
	depends on (CONFIG_BF548)
	help
	  CM-CONFIG_BF548 support for DEV-Board.	  

endchoice