From: Randy Dunlap Date: Tue, 23 Aug 2016 20:07:52 +0000 (-0700) Subject: staging: octeon-usb: correct driver name in Kconfig help text X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e7a69540e11ba30458f28764758f372d9d80abb4;p=linux-beck.git 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 Cc: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/octeon-usb/Kconfig b/drivers/staging/octeon-usb/Kconfig index 16ea17ff3fd2..0b8f1d9c7056 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.