瀏覽代碼

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>
Randy Dunlap 9 年之前
父節點
當前提交
e7a69540e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/octeon-usb/Kconfig

+ 1 - 1
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.