initial commit with v3.6.7
[linux-3.6.7-moxart.git] / drivers / net / can / usb / Kconfig
blob0a6876841c20b62ab75f49e41b33ca6c45afbf12
1 menu "CAN USB interfaces"
2         depends on USB && CAN_DEV
4 config CAN_EMS_USB
5         tristate "EMS CPC-USB/ARM7 CAN/USB interface"
6         ---help---
7           This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
8           from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
10 config CAN_ESD_USB2
11         tristate "ESD USB/2 CAN/USB interface"
12         ---help---
13           This driver supports the CAN-USB/2 interface
14           from esd electronic system design gmbh (http://www.esd.eu).
16 config CAN_PEAK_USB
17         tristate "PEAK PCAN-USB/USB Pro interfaces"
18         ---help---
19           This driver supports the PCAN-USB and PCAN-USB Pro adapters
20           from PEAK-System Technik (http://www.peak-system.com).
22 endmenu