Files
Debian-9-Kernel/drivers/net/can/spi/Kconfig
T
2023-05-02 09:58:35 +02:00

12 lines
239 B
Plaintext

menu "CAN SPI interfaces"
depends on SPI
config CAN_MCP251X
tristate "Microchip MCP251x and MCP25625 SPI CAN controllers"
depends on HAS_DMA
---help---
Driver for the Microchip MCP251x and MCP25625 SPI CAN
controllers.
endmenu