Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/can/Kconfig
This commit is contained in:
10
drivers/net/can/usb/Kconfig
Normal file
10
drivers/net/can/usb/Kconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
menu "CAN USB interfaces"
|
||||
depends on USB && CAN_DEV
|
||||
|
||||
config CAN_EMS_USB
|
||||
tristate "EMS CPC-USB/ARM7 CAN/USB interface"
|
||||
---help---
|
||||
This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
|
||||
from from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
|
||||
|
||||
endmenu
|
@@ -3,3 +3,5 @@
|
||||
#
|
||||
|
||||
obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
|
||||
|
||||
ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
|
||||
|
Reference in New Issue
Block a user