Kconfig (2d8ad8719591fa803b0d589ed057fa46f49b7155) Kconfig (38034518c086fc48232b641cab97396a615864d0)
1menuconfig CAN_SJA1000
2 tristate "Philips/NXP SJA1000 devices"
3 depends on CAN_DEV && HAS_IOMEM
4
5if CAN_SJA1000
6
7config CAN_SJA1000_ISA
8 tristate "ISA Bus based legacy SJA1000 driver"

--- 23 unchanged lines hidden (view full) ---

32config CAN_EMS_PCI
33 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
34 depends on PCI
35 ---help---
36 This driver is for the one, two or four channel CPC-PCI,
37 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
38 (http://www.ems-wuensche.de).
39
1menuconfig CAN_SJA1000
2 tristate "Philips/NXP SJA1000 devices"
3 depends on CAN_DEV && HAS_IOMEM
4
5if CAN_SJA1000
6
7config CAN_SJA1000_ISA
8 tristate "ISA Bus based legacy SJA1000 driver"

--- 23 unchanged lines hidden (view full) ---

32config CAN_EMS_PCI
33 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
34 depends on PCI
35 ---help---
36 This driver is for the one, two or four channel CPC-PCI,
37 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
38 (http://www.ems-wuensche.de).
39
40config CAN_PEAK_PCI
41 tristate "PEAK PCAN PCI/PCIe Cards"
42 depends on PCI
43 ---help---
44 This driver is for the PCAN PCI/PCIe cards (1, 2, 3 or 4 channels)
45 from PEAK Systems (http://www.peak-system.com).
46
40config CAN_KVASER_PCI
41 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
42 depends on PCI
43 ---help---
44 This driver is for the the PCIcanx and PCIcan cards (1, 2 or
45 4 channel) from Kvaser (http://www.kvaser.com).
46
47config CAN_PLX_PCI

--- 26 unchanged lines hidden ---
47config CAN_KVASER_PCI
48 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
49 depends on PCI
50 ---help---
51 This driver is for the the PCIcanx and PCIcan cards (1, 2 or
52 4 channel) from Kvaser (http://www.kvaser.com).
53
54config CAN_PLX_PCI

--- 26 unchanged lines hidden ---