Staging: cpc-usb: add driver to the build

This adds the cpc-usb driver to the kernel build

Cc: Sebastian Haas <haas@ems-wuensche.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman 2009-05-14 20:47:10 -07:00
parent 84a209d01c
commit 936b623053
4 changed files with 10 additions and 0 deletions

View File

@ -121,5 +121,7 @@ source "drivers/staging/octeon/Kconfig"
source "drivers/staging/vt6655/Kconfig"
source "drivers/staging/cpc-usb/Kconfig"
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING

View File

@ -42,3 +42,4 @@ obj-$(CONFIG_LINE6_USB) += line6/
obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100) += serqt_usb/
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
obj-$(CONFIG_VT6655) += vt6655/
obj-$(CONFIG_USB_CPC) += cpc-usb/

View File

@ -0,0 +1,4 @@
config USB_CPC
tristate "CPC CAN USB driver"
depends on USB
default n

View File

@ -0,0 +1,3 @@
obj-$(CONFIG_USB_CPC) += cpc-usb.o
cpc-usb-y := cpc-usb_drv.o sja2m16c_2.o