mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
11 lines
210 B
Text
11 lines
210 B
Text
![]() |
menu "CAN SPI interfaces"
|
||
|
depends on SPI
|
||
|
|
||
|
config CAN_MCP251X
|
||
|
tristate "Microchip MCP251x SPI CAN controllers"
|
||
|
depends on HAS_DMA
|
||
|
---help---
|
||
|
Driver for the Microchip MCP251x SPI CAN controllers.
|
||
|
|
||
|
endmenu
|