Commit 9c5740b9 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Paul Mackerras

[PATCH] USB: Correct module names in drivers/usb/*/Kconfig

Module names in Kconfig help texts should match those in Makefiles. Please apply.
parent adf7d73f
...@@ -71,7 +71,7 @@ config USB_ACM ...@@ -71,7 +71,7 @@ config USB_ACM
driver. driver.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called acm. module will be called cdc-acm.
config USB_PRINTER config USB_PRINTER
tristate "USB Printer support" tristate "USB Printer support"
......
...@@ -15,7 +15,7 @@ config USB_EMI26 ...@@ -15,7 +15,7 @@ config USB_EMI26
USB Audio driver. USB Audio driver.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called audio. module will be called emi26.
config USB_TIGL config USB_TIGL
tristate "Texas Instruments Graph Link USB (aka SilverLink) cable support" tristate "Texas Instruments Graph Link USB (aka SilverLink) cable support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment