Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 936b6230 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 84a209d0
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -121,5 +121,7 @@ source "drivers/staging/octeon/Kconfig"


source "drivers/staging/vt6655/Kconfig"
source "drivers/staging/vt6655/Kconfig"


source "drivers/staging/cpc-usb/Kconfig"

endif # !STAGING_EXCLUDE_BUILD
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING
endif # STAGING
+1 −0
Original line number Original line Diff line number Diff line
@@ -42,3 +42,4 @@ obj-$(CONFIG_LINE6_USB) += line6/
obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100)	+= serqt_usb/
obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100)	+= serqt_usb/
obj-$(CONFIG_OCTEON_ETHERNET)	+= octeon/
obj-$(CONFIG_OCTEON_ETHERNET)	+= octeon/
obj-$(CONFIG_VT6655)		+= vt6655/
obj-$(CONFIG_VT6655)		+= vt6655/
obj-$(CONFIG_USB_CPC)		+= cpc-usb/
+4 −0
Original line number Original line Diff line number Diff line
config USB_CPC
	tristate "CPC CAN USB driver"
	depends on USB
	default n
+3 −0
Original line number Original line Diff line number Diff line
obj-$(CONFIG_USB_CPC)	+= cpc-usb.o

cpc-usb-y := cpc-usb_drv.o sja2m16c_2.o