2009-11-12 09:35:01 +08:00
|
|
|
menu "CAN USB interfaces"
|
|
|
|
depends on USB && CAN_DEV
|
|
|
|
|
|
|
|
config CAN_EMS_USB
|
|
|
|
tristate "EMS CPC-USB/ARM7 CAN/USB interface"
|
|
|
|
---help---
|
|
|
|
This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
|
2010-02-01 15:58:59 +08:00
|
|
|
from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
|
2009-11-12 09:35:01 +08:00
|
|
|
|
2010-08-03 10:55:23 +08:00
|
|
|
config CAN_ESD_USB2
|
|
|
|
tristate "ESD USB/2 CAN/USB interface"
|
|
|
|
---help---
|
|
|
|
This driver supports the CAN-USB/2 interface
|
|
|
|
from esd electronic system design gmbh (http://www.esd.eu).
|
|
|
|
|
2009-11-12 09:35:01 +08:00
|
|
|
endmenu
|