提交 11b10d99 编写于 作者: M Michal Nazarewicz 提交者: Greg Kroah-Hartman

USB: g_mass_storage: fixed module name in Kconfig

The Kconfig help message for Mass Storage Gadget claimed the
module will be named "g_file_storage" whereas it should be
"g_mass_storage".
Signed-off-by: NMichal Nazarewicz <m.nazarewicz@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 f479d70b
...@@ -747,7 +747,7 @@ config USB_MASS_STORAGE ...@@ -747,7 +747,7 @@ config USB_MASS_STORAGE
which may be used with composite framework. which may be used with composite framework.
Say "y" to link the driver statically, or "m" to build Say "y" to link the driver statically, or "m" to build
a dynamically linked module called "g_file_storage". If unsure, a dynamically linked module called "g_mass_storage". If unsure,
consider File-backed Storage Gadget. consider File-backed Storage Gadget.
config USB_G_SERIAL config USB_G_SERIAL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册