]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/can/Kconfig
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
[net-next-2.6.git] / drivers / net / can / Kconfig
index bb803fa1e6a7ccc00d841dbf1d536bf19bd35f58..8c485aad1b94007ca98ff8cc6db39ba2f19f44f8 100644 (file)
@@ -54,6 +54,15 @@ config CAN_MCP251X
        ---help---
          Driver for the Microchip MCP251x SPI CAN controllers.
 
+config CAN_BFIN
+       depends on CAN_DEV && (BF534 || BF536 || BF537 || BF538 || BF539 || BF54x)
+       tristate "Analog Devices Blackfin on-chip CAN"
+       ---help---
+         Driver for the Analog Devices Blackfin on-chip CAN controllers
+
+         To compile this driver as a module, choose M here: the
+         module will be called bfin_can.
+
 source "drivers/net/can/mscan/Kconfig"
 
 source "drivers/net/can/sja1000/Kconfig"