aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/Kconfig')
-rw-r--r--drivers/net/can/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig
index f1684cd03b3a..cfd6c5a285fa 100644
--- a/drivers/net/can/Kconfig
+++ b/drivers/net/can/Kconfig
@@ -58,6 +58,13 @@ config CAN_EMS_PCI
58 This driver is for the one or two channel CPC-PCI and CPC-PCIe 58 This driver is for the one or two channel CPC-PCI and CPC-PCIe
59 cards from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). 59 cards from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
60 60
61config CAN_KVASER_PCI
62 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
63 depends on PCI && CAN_SJA1000
64 ---help---
65 This driver is for the the PCIcanx and PCIcan cards (1, 2 or
66 4 channel) from Kvaser (http://www.kvaser.com).
67
61config CAN_DEBUG_DEVICES 68config CAN_DEBUG_DEVICES
62 bool "CAN devices debugging messages" 69 bool "CAN devices debugging messages"
63 depends on CAN 70 depends on CAN