]> Git Repo - linux.git/blob - drivers/net/can/spi/Kconfig
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / net / can / spi / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "CAN SPI interfaces"
3         depends on SPI
4
5 config CAN_HI311X
6         tristate "Holt HI311x SPI CAN controllers"
7         depends on CAN_DEV && SPI && HAS_DMA
8         ---help---
9           Driver for the Holt HI311x SPI CAN controllers.
10
11 config CAN_MCP251X
12         tristate "Microchip MCP251x SPI CAN controllers"
13         depends on HAS_DMA
14         ---help---
15           Driver for the Microchip MCP251x SPI CAN controllers.
16
17 endmenu
This page took 0.036746 seconds and 4 git commands to generate.