mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 05:57:02 +07:00
11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
|
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
|