Kconfig (6586c5d74e8c2883ed1246aae81275efb777c088) | Kconfig (0024d8ad1639e32d717445c69ca813fd19c2a91c) |
---|---|
1menu "CAN USB interfaces" 2 depends on USB 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). --- 34 unchanged lines hidden (view full) --- 43 module will be called kvaser_usb. 44 45config CAN_PEAK_USB 46 tristate "PEAK PCAN-USB/USB Pro interfaces" 47 ---help--- 48 This driver supports the PCAN-USB and PCAN-USB Pro adapters 49 from PEAK-System Technik (http://www.peak-system.com). 50 | 1menu "CAN USB interfaces" 2 depends on USB 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). --- 34 unchanged lines hidden (view full) --- 43 module will be called kvaser_usb. 44 45config CAN_PEAK_USB 46 tristate "PEAK PCAN-USB/USB Pro interfaces" 47 ---help--- 48 This driver supports the PCAN-USB and PCAN-USB Pro adapters 49 from PEAK-System Technik (http://www.peak-system.com). 50 |
51config CAN_8DEV_USB 52 tristate "8 devices USB2CAN interface" 53 ---help--- 54 This driver supports the USB2CAN interface 55 from 8 devices (http://www.8devices.com). 56 |
|
51endmenu | 57endmenu |