1menu "CAN USB interfaces" 2 depends on USB && CAN_DEV 3 4config 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). 9 10config 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). 15 16config 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). 21 22endmenu 23