Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351682
b: refs/heads/master
c: 0024d8a
h: refs/heads/master
v: v3
  • Loading branch information
Bernd Krumboeck authored and Marc Kleine-Budde committed Jan 26, 2013
1 parent 16813c1 commit 8914102
Show file tree
Hide file tree
Showing 4 changed files with 1,030 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af5fd6da40412002bd2ba3293fd11fe862e15d80
refs/heads/master: 0024d8ad1639e32d717445c69ca813fd19c2a91c
6 changes: 6 additions & 0 deletions trunk/drivers/net/can/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,10 @@ config CAN_PEAK_USB
This driver supports the PCAN-USB and PCAN-USB Pro adapters
from PEAK-System Technik (http://www.peak-system.com).

config CAN_8DEV_USB
tristate "8 devices USB2CAN interface"
---help---
This driver supports the USB2CAN interface
from 8 devices (http://www.8devices.com).

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/net/can/usb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
obj-$(CONFIG_CAN_ESD_USB2) += esd_usb2.o
obj-$(CONFIG_CAN_KVASER_USB) += kvaser_usb.o
obj-$(CONFIG_CAN_PEAK_USB) += peak_usb/
obj-$(CONFIG_CAN_8DEV_USB) += usb_8dev.o

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
Loading

0 comments on commit 8914102

Please sign in to comment.