Kconfig 277 B

12345678910
  1. menu "CAN USB interfaces"
  2. depends on USB && CAN_DEV
  3. config CAN_EMS_USB
  4. tristate "EMS CPC-USB/ARM7 CAN/USB interface"
  5. ---help---
  6. This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
  7. from from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
  8. endmenu