Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174986
b: refs/heads/master
c: 5791e10
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent d4f8b4e commit c831ae9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8d87cacda7c8db5c131bfcaaa1d90bfe918c2ebc
refs/heads/master: 5791e10341f8bf284bd16eb0949cbeed91c9dac8
14 changes: 7 additions & 7 deletions trunk/drivers/usb/gadget/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -814,16 +814,17 @@ config USB_CDC_COMPOSITE

config USB_G_MULTI
tristate "Multifunction Composite Gadget (EXPERIMENTAL)"
depends on BLOCK && NET
help
The Multifunction Composite Gadget provides Ethernet (RNDIS
and/or CDC Ethernet), mass storage and ACM serial link
interfaces.

You will be asked too choose which of the two configurations are
You will be asked to choose which of the two configurations is
to be available in the gadget. At least one configuration must
be choosen to make gadget usable. Selecting more then one
be chosen to make the gadget usable. Selecting more than one
configuration will prevent Windows from automatically detecting
the gadget as a composite gadget an INF file will be needed to
the gadget as a composite gadget, so an INF file will be needed to
use the gadget.

Say "y" to link the driver statically, or "m" to build a
Expand All @@ -836,8 +837,8 @@ config USB_G_MULTI_RNDIS
help
This option enables a configuration with RNDIS, CDC Serial and
Mass Storage functions available in the Multifunction Composite
Gadget. This is configuration dedicated for Windows since RNDIS
is Microsfot's protocol.
Gadget. This is the configuration dedicated for Windows since RNDIS
is Microsoft's protocol.

If unsure, say "y".

Expand All @@ -848,8 +849,7 @@ config USB_G_MULTI_CDC
help
This option enables a configuration with CDC Ethernet (ECM), CDC
Serial and Mass Storage functions available in the Multifunction
Composite Gadget. This is configuration dedicated for Windows
since RNDIS is Microsfot's protocol.
Composite Gadget.

If unsure, say "y".

Expand Down

0 comments on commit c831ae9

Please sign in to comment.