tegrakernel/kernel/kernel-4.9/drivers/net/can/spi/Kconfig

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