sfc: Don't use enums as a bitmask.
[zen-stable.git] / drivers / net / can / usb / Kconfig
blob04525495b15bec744b2db5ceebe5b48dae650dfa
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 endmenu