]> Git Repo - linux.git/blob - drivers/net/can/spi/Kconfig
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[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 and MCP25625 SPI CAN controllers"
13         depends on HAS_DMA
14         help
15           Driver for the Microchip MCP251x and MCP25625 SPI CAN
16           controllers.
17
18 endmenu
This page took 0.035584 seconds and 4 git commands to generate.