Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204041
b: refs/heads/master
c: 96d8e90
h: refs/heads/master
i:
  204039: cb5eb22
v: v3
  • Loading branch information
Matthias Fuchs authored and David S. Miller committed Aug 3, 2010
1 parent dfe4681 commit 90b1df7
Show file tree
Hide file tree
Showing 4 changed files with 1,140 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: 4565956dc0847985c0403c9ebbf274b6a122e1e2
refs/heads/master: 96d8e90382dc336b5de401164597edfdc2e8d9f1
6 changes: 6 additions & 0 deletions trunk/drivers/net/can/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ config CAN_EMS_USB
This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).

config CAN_ESD_USB2
tristate "ESD USB/2 CAN/USB interface"
---help---
This driver supports the CAN-USB/2 interface
from esd electronic system design gmbh (http://www.esd.eu).

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 @@ -3,5 +3,6 @@
#

obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
obj-$(CONFIG_CAN_ESD_USB2) += esd_usb2.o

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
Loading

0 comments on commit 90b1df7

Please sign in to comment.