Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.17 10 lines 210 B view raw
1menu "CAN SPI interfaces" 2 depends on SPI 3 4config CAN_MCP251X 5 tristate "Microchip MCP251x SPI CAN controllers" 6 depends on HAS_DMA 7 ---help--- 8 Driver for the Microchip MCP251x SPI CAN controllers. 9 10endmenu