summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon-usb/Kconfig
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2016-08-23 20:07:52 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-30 17:09:47 (GMT)
commite7a69540e11ba30458f28764758f372d9d80abb4 (patch)
tree06287136c0aafa7a2312c029501ccc20e1807a43 /drivers/staging/octeon-usb/Kconfig
parentd5bd1eba19230347acfc4960581a15bfb459a615 (diff)
downloadlinux-e7a69540e11ba30458f28764758f372d9d80abb4.tar.xz
staging: octeon-usb: correct driver name in Kconfig help text
The module name in the Makefile and in the driver source file is octeon-hcd, so correct the Kconfig text to be the same. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon-usb/Kconfig')
-rw-r--r--drivers/staging/octeon-usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/octeon-usb/Kconfig b/drivers/staging/octeon-usb/Kconfig
index 16ea17f..0b8f1d9 100644
--- a/drivers/staging/octeon-usb/Kconfig
+++ b/drivers/staging/octeon-usb/Kconfig
@@ -6,5 +6,5 @@ config OCTEON_USB
Networks' products in the Octeon family.
To compile this driver as a module, choose M here. The module
- will be called octeon-usb.
+ will be called octeon-hcd.