Kconfig 272 字节
Newer Older
1 2 3 4 5 6 7
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
8
	  from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
9 10

endmenu