Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / drivers / net / can / spi / Kconfig
1 menu "CAN SPI interfaces"
2         depends on SPI
3
4 config CAN_MCP251X
5         tristate "Microchip MCP251x SPI CAN controllers"
6         depends on HAS_DMA
7         ---help---
8           Driver for the Microchip MCP251x SPI CAN controllers.
9
10 endmenu