]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/usb/gadget/legacy/Kconfig
usb: Fix Kconfig indentation
[linux.git] / drivers / usb / gadget / legacy / Kconfig
index 69ff7f8c86f5090d64e5ba6485fe922bde12080a..38eaa9417b385b721e68e17ed470a6282cf132ae 100644 (file)
@@ -154,16 +154,16 @@ config USB_ETH_EEM
        select USB_LIBCOMPOSITE
        select USB_F_EEM
        help
-         CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM
-         and therefore can be supported by more hardware.  Technically ECM and
-         EEM are designed for different applications.  The ECM model extends
-         the network interface to the target (e.g. a USB cable modem), and the
-         EEM model is for mobile devices to communicate with hosts using
-         ethernet over USB.  For Linux gadgets, however, the interface with
-         the host is the same (a usbX device), so the differences are minimal.
-
-         If you say "y" here, the Ethernet gadget driver will use the EEM
-         protocol rather than ECM.  If unsure, say "n".
+        CDC EEM is a newer USB standard that is somewhat simpler than CDC ECM
+        and therefore can be supported by more hardware.  Technically ECM and
+        EEM are designed for different applications.  The ECM model extends
+        the network interface to the target (e.g. a USB cable modem), and the
+        EEM model is for mobile devices to communicate with hosts using
+        ethernet over USB.  For Linux gadgets, however, the interface with
+        the host is the same (a usbX device), so the differences are minimal.
+
+        If you say "y" here, the Ethernet gadget driver will use the EEM
+        protocol rather than ECM.  If unsure, say "n".
 
 config USB_G_NCM
        tristate "Network Control Model (NCM) support"