]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blob - drivers/net/can/usb/Kconfig
Initial 2.6.37
[mcf548x/linux.git] / drivers / net / can / usb / Kconfig
1 menu "CAN USB interfaces"
2         depends on USB && CAN_DEV
3
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).
9
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).
15
16 endmenu