USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
This patch - moves drivers/usb/serial/ezusb.c to drivers/usb/misc/ - renamed CONFIG_USB_EZUSB to CONFIG_USB_EZUSB_FX2 to avoid build errors - adapts Makefiles and Kconfigs switching from bool to tristate for CONFIG_USB_EZUSB_FX2 Signed-off-by: René Bürgel <rene.buergel@sohard.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
这个提交包含在:
@@ -244,3 +244,8 @@ config USB_YUREX
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called yurex.
|
||||
|
||||
config USB_EZUSB_FX2
|
||||
tristate "Functions for loading firmware on EZUSB chips"
|
||||
help
|
||||
Say Y here if you need EZUSB device support.
|
||||
(Cypress FX/FX2/FX2LP microcontrollers)
|
||||
|
在新工单中引用
屏蔽一个用户