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

menu "CAN SPI interfaces"
	depends on CONFIG_SPI

config CONFIG_CAN_MCP251X
	tristate "Microchip MCP251x SPI CAN controllers"
	depends on CONFIG_HAS_DMA
	---help---
	  Driver for the Microchip MCP251x CONFIG_SPI CONFIG_CAN controllers.

endmenu