]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
usb: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 23 Sep 2019 15:49:56 +0000 (17:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:09:41 +0000 (14:09 +0200)
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
    $ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20190923154956.6868-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/Kconfig
drivers/usb/gadget/legacy/Kconfig
drivers/usb/gadget/udc/Kconfig
drivers/usb/host/Kconfig
drivers/usb/misc/Kconfig
drivers/usb/misc/sisusbvga/Kconfig
drivers/usb/serial/Kconfig

index 89abc6078703f218b48d4239ac60c0c11a1d71a3..cc431376fcd0729bd5455a85ea7aa77a0abd09c6 100644 (file)
@@ -103,7 +103,7 @@ config USB_DWC3_MESON_G12A
        default USB_DWC3
        select USB_ROLE_SWITCH
        help
        default USB_DWC3
        select USB_ROLE_SWITCH
        help
-         Support USB2/3 functionality in Amlogic G12A platforms.
+        Support USB2/3 functionality in Amlogic G12A platforms.
         Say 'Y' or 'M' if you have one such device.
 
 config USB_DWC3_OF_SIMPLE
         Say 'Y' or 'M' if you have one such device.
 
 config USB_DWC3_OF_SIMPLE
@@ -111,7 +111,7 @@ config USB_DWC3_OF_SIMPLE
        depends on OF && COMMON_CLK
        default USB_DWC3
        help
        depends on OF && COMMON_CLK
        default USB_DWC3
        help
-         Support USB2/3 functionality in simple SoC integrations.
+        Support USB2/3 functionality in simple SoC integrations.
         Currently supports Xilinx and Qualcomm DWC USB3 IP.
         Say 'Y' or 'M' if you have one such device.
 
         Currently supports Xilinx and Qualcomm DWC USB3 IP.
         Say 'Y' or 'M' if you have one such device.
 
index 69ff7f8c86f5090d64e5ba6485fe922bde12080a..38eaa9417b385b721e68e17ed470a6282cf132ae 100644 (file)
@@ -154,16 +154,16 @@ config USB_ETH_EEM
        select USB_LIBCOMPOSITE
        select USB_F_EEM
        help
        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"
 
 config USB_G_NCM
        tristate "Network Control Model (NCM) support"
index d7e611645533701c81acda6edf39cb664cc6ea13..485c92ef888a953855cd4831c08b279e28f4f243 100644 (file)
@@ -123,7 +123,7 @@ config USB_GR_UDC
        tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
        depends on HAS_DMA
        help
        tristate "Aeroflex Gaisler GRUSBDC USB Peripheral Controller Driver"
        depends on HAS_DMA
        help
-          Select this to support Aeroflex Gaisler GRUSBDC cores from the GRLIB
+         Select this to support Aeroflex Gaisler GRUSBDC cores from the GRLIB
          VHDL IP core library.
 
 config USB_OMAP
          VHDL IP core library.
 
 config USB_OMAP
index 79b2e79dddd0674b83d0406c41edb183dc85557e..d6164ede63d369e726f5b40654d31138b0762a57 100644 (file)
@@ -220,12 +220,12 @@ config USB_EHCI_HCD_ORION
          Marvell PXA/MMP USB controller" for those.
 
 config USB_EHCI_HCD_SPEAR
          Marvell PXA/MMP USB controller" for those.
 
 config USB_EHCI_HCD_SPEAR
-        tristate "Support for ST SPEAr on-chip EHCI USB controller"
-        depends on USB_EHCI_HCD && PLAT_SPEAR
-        default y
-        ---help---
-          Enables support for the on-chip EHCI controller on
-          ST SPEAr chips.
+       tristate "Support for ST SPEAr on-chip EHCI USB controller"
+       depends on USB_EHCI_HCD && PLAT_SPEAR
+       default y
+       ---help---
+         Enables support for the on-chip EHCI controller on
+         ST SPEAr chips.
 
 config USB_EHCI_HCD_STI
        tristate "Support for ST STiHxxx on-chip EHCI USB controller"
 
 config USB_EHCI_HCD_STI
        tristate "Support for ST STiHxxx on-chip EHCI USB controller"
@@ -237,12 +237,12 @@ config USB_EHCI_HCD_STI
          STMicroelectronics consumer electronics SoC's.
 
 config USB_EHCI_HCD_AT91
          STMicroelectronics consumer electronics SoC's.
 
 config USB_EHCI_HCD_AT91
-        tristate  "Support for Atmel on-chip EHCI USB controller"
-        depends on USB_EHCI_HCD && ARCH_AT91
-        default y
-        ---help---
-          Enables support for the on-chip EHCI controller on
-          Atmel chips.
+       tristate  "Support for Atmel on-chip EHCI USB controller"
+       depends on USB_EHCI_HCD && ARCH_AT91
+       default y
+       ---help---
+         Enables support for the on-chip EHCI controller on
+         Atmel chips.
 
 config USB_EHCI_TEGRA
        tristate "NVIDIA Tegra HCD support"
 
 config USB_EHCI_TEGRA
        tristate "NVIDIA Tegra HCD support"
@@ -250,8 +250,8 @@ config USB_EHCI_TEGRA
        select USB_EHCI_ROOT_HUB_TT
        select USB_TEGRA_PHY
        help
        select USB_EHCI_ROOT_HUB_TT
        select USB_TEGRA_PHY
        help
-         This driver enables support for the internal USB Host Controllers
-         found in NVIDIA Tegra SoCs. The controllers are EHCI compliant.
+        This driver enables support for the internal USB Host Controllers
+        found in NVIDIA Tegra SoCs. The controllers are EHCI compliant.
 
 config USB_EHCI_HCD_PPC_OF
        bool "EHCI support for PPC USB controller on OF platform bus"
 
 config USB_EHCI_HCD_PPC_OF
        bool "EHCI support for PPC USB controller on OF platform bus"
@@ -409,12 +409,12 @@ config USB_OHCI_HCD_OMAP1
          Enables support for the OHCI controller on OMAP1/2 chips.
 
 config USB_OHCI_HCD_SPEAR
          Enables support for the OHCI controller on OMAP1/2 chips.
 
 config USB_OHCI_HCD_SPEAR
-        tristate "Support for ST SPEAr on-chip OHCI USB controller"
-        depends on USB_OHCI_HCD && PLAT_SPEAR
-        default y
-        ---help---
-          Enables support for the on-chip OHCI controller on
-          ST SPEAr chips.
+       tristate "Support for ST SPEAr on-chip OHCI USB controller"
+       depends on USB_OHCI_HCD && PLAT_SPEAR
+       default y
+       ---help---
+         Enables support for the on-chip OHCI controller on
+         ST SPEAr chips.
 
 config USB_OHCI_HCD_STI
        tristate "Support for ST STiHxxx on-chip OHCI USB controller"
 
 config USB_OHCI_HCD_STI
        tristate "Support for ST STiHxxx on-chip OHCI USB controller"
@@ -426,12 +426,12 @@ config USB_OHCI_HCD_STI
          STMicroelectronics consumer electronics SoC's.
 
 config USB_OHCI_HCD_S3C2410
          STMicroelectronics consumer electronics SoC's.
 
 config USB_OHCI_HCD_S3C2410
-        tristate "OHCI support for Samsung S3C24xx/S3C64xx SoC series"
-        depends on USB_OHCI_HCD && (ARCH_S3C24XX || ARCH_S3C64XX)
-        default y
-        ---help---
-          Enables support for the on-chip OHCI controller on
-          S3C24xx/S3C64xx chips.
+       tristate "OHCI support for Samsung S3C24xx/S3C64xx SoC series"
+       depends on USB_OHCI_HCD && (ARCH_S3C24XX || ARCH_S3C64XX)
+       default y
+       ---help---
+         Enables support for the on-chip OHCI controller on
+         S3C24xx/S3C64xx chips.
 
 config USB_OHCI_HCD_LPC32XX
        tristate "Support for LPC on-chip OHCI USB controller"
 
 config USB_OHCI_HCD_LPC32XX
        tristate "Support for LPC on-chip OHCI USB controller"
@@ -440,8 +440,8 @@ config USB_OHCI_HCD_LPC32XX
        depends on USB_ISP1301
        default y
        ---help---
        depends on USB_ISP1301
        default y
        ---help---
-          Enables support for the on-chip OHCI controller on
-          NXP chips.
+         Enables support for the on-chip OHCI controller on
+         NXP chips.
 
 config USB_OHCI_HCD_PXA27X
        tristate "Support for PXA27X/PXA3XX on-chip OHCI USB controller"
 
 config USB_OHCI_HCD_PXA27X
        tristate "Support for PXA27X/PXA3XX on-chip OHCI USB controller"
@@ -456,8 +456,8 @@ config USB_OHCI_HCD_AT91
        depends on USB_OHCI_HCD && ARCH_AT91 && OF
        default y
        ---help---
        depends on USB_OHCI_HCD && ARCH_AT91 && OF
        default y
        ---help---
-          Enables support for the on-chip OHCI controller on
-          Atmel chips.
+         Enables support for the on-chip OHCI controller on
+         Atmel chips.
 
 config USB_OHCI_HCD_OMAP3
        tristate "OHCI support for OMAP3 and later chips"
 
 config USB_OHCI_HCD_OMAP3
        tristate "OHCI support for OMAP3 and later chips"
@@ -716,11 +716,11 @@ config USB_IMX21_HCD
        tristate "i.MX21 HCD support"
        depends on ARM && ARCH_MXC
        help
        tristate "i.MX21 HCD support"
        depends on ARM && ARCH_MXC
        help
-         This driver enables support for the on-chip USB host in the
-         i.MX21 processor.
+        This driver enables support for the on-chip USB host in the
+        i.MX21 processor.
 
 
-         To compile this driver as a module, choose M here: the
-         module will be called "imx21-hcd".
+        To compile this driver as a module, choose M here: the
+        module will be called "imx21-hcd".
 
 config USB_HCD_BCMA
        tristate "BCMA usb host driver"
 
 config USB_HCD_BCMA
        tristate "BCMA usb host driver"
index bdae62b2ffe0c7c955c2a66f360b41ff6625ba5f..664d27bb6086a4f79f38ea4f0f904bfb9186c669 100644 (file)
@@ -191,8 +191,8 @@ config USB_TEST
          including sample test device firmware and "how to use it".
 
 config USB_EHSET_TEST_FIXTURE
          including sample test device firmware and "how to use it".
 
 config USB_EHSET_TEST_FIXTURE
-        tristate "USB EHSET Test Fixture driver"
-        help
+       tristate "USB EHSET Test Fixture driver"
+       help
          Say Y here if you want to support the special test fixture device
          used for the USB-IF Embedded Host High-Speed Electrical Test procedure.
 
          Say Y here if you want to support the special test fixture device
          used for the USB-IF Embedded Host High-Speed Electrical Test procedure.
 
@@ -247,13 +247,13 @@ config USB_HSIC_USB3503
        depends on I2C
        select REGMAP_I2C
        help
        depends on I2C
        select REGMAP_I2C
        help
-         This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver.
+        This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver.
 
 config USB_HSIC_USB4604
        tristate "USB4604 HSIC to USB20 Driver"
        depends on I2C
        help
 
 config USB_HSIC_USB4604
        tristate "USB4604 HSIC to USB20 Driver"
        depends on I2C
        help
-         This option enables support for SMSC USB4604 HSIC to USB 2.0 Driver.
+        This option enables support for SMSC USB4604 HSIC to USB 2.0 Driver.
 
 config USB_LINK_LAYER_TEST
        tristate "USB Link Layer Test driver"
 
 config USB_LINK_LAYER_TEST
        tristate "USB Link Layer Test driver"
index 9b632ab24f03305c81daad362c852f8b5215da07..c16121276a213a9de1a030dea57d28424ad0adbe 100644 (file)
@@ -4,7 +4,7 @@ config USB_SISUSBVGA
        tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
        depends on (USB_MUSB_HDRC || USB_EHCI_HCD)
        select FONT_SUPPORT if USB_SISUSBVGA_CON
        tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
        depends on (USB_MUSB_HDRC || USB_EHCI_HCD)
        select FONT_SUPPORT if USB_SISUSBVGA_CON
-        ---help---
+       ---help---
          Say Y here if you intend to attach a USB2VGA dongle based on a
          Net2280 and a SiS315 chip.
 
          Say Y here if you intend to attach a USB2VGA dongle based on a
          Net2280 and a SiS315 chip.
 
index 67279c6bce33845952a4e1547affcc55491a993a..0a8c16a8cda2af73aab2e76c5a9d6f1929af74bb 100644 (file)
@@ -271,17 +271,17 @@ config USB_SERIAL_F8153X
 config USB_SERIAL_GARMIN
        tristate "USB Garmin GPS driver"
        help
 config USB_SERIAL_GARMIN
        tristate "USB Garmin GPS driver"
        help
-         Say Y here if you want to connect to your Garmin GPS.
-         Should work with most Garmin GPS devices which have a native USB port.
+        Say Y here if you want to connect to your Garmin GPS.
+        Should work with most Garmin GPS devices which have a native USB port.
 
 
-         See <http://sourceforge.net/projects/garmin-gps> for the latest
-         version of the driver.
+        See <http://sourceforge.net/projects/garmin-gps> for the latest
+        version of the driver.
 
 
-         To compile this driver as a module, choose M here: the
-         module will be called garmin_gps.
+        To compile this driver as a module, choose M here: the
+        module will be called garmin_gps.
 
 config USB_SERIAL_IPW
 
 config USB_SERIAL_IPW
-        tristate "USB IPWireless (3G UMTS TDD) Driver"
+       tristate "USB IPWireless (3G UMTS TDD) Driver"
        select USB_SERIAL_WWAN
        help
          Say Y here if you want to use a IPWireless USB modem such as
        select USB_SERIAL_WWAN
        help
          Say Y here if you want to use a IPWireless USB modem such as
@@ -341,20 +341,20 @@ config USB_SERIAL_KLSI
          module will be called kl5kusb105.
 
 config USB_SERIAL_KOBIL_SCT
          module will be called kl5kusb105.
 
 config USB_SERIAL_KOBIL_SCT
-        tristate "USB KOBIL chipcard reader"
-        ---help---
-          Say Y here if you want to use one of the following KOBIL USB chipcard
-          readers:
-
-            - USB TWIN
-            - KAAN Standard Plus
-            - KAAN SIM
-            - SecOVID Reader Plus
-            - B1 Professional
-            - KAAN Professional
-
-          Note that you need a current CT-API.
-          To compile this driver as a module, choose M here: the
+       tristate "USB KOBIL chipcard reader"
+       ---help---
+         Say Y here if you want to use one of the following KOBIL USB chipcard
+         readers:
+
+           - USB TWIN
+           - KAAN Standard Plus
+           - KAAN SIM
+           - SecOVID Reader Plus
+           - B1 Professional
+           - KAAN Professional
+
+         Note that you need a current CT-API.
+         To compile this driver as a module, choose M here: the
          module will be called kobil_sct.
 
 config USB_SERIAL_MCT_U232
          module will be called kobil_sct.
 
 config USB_SERIAL_MCT_U232
@@ -458,7 +458,7 @@ config USB_SERIAL_OTI6858
        tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
        help
          Say Y here if you want to use the OTi-6858 single port USB to serial
        tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
        help
          Say Y here if you want to use the OTi-6858 single port USB to serial
-          converter device.
+         converter device.
 
          To compile this driver as a module, choose M here: the
          module will be called oti6858.
 
          To compile this driver as a module, choose M here: the
          module will be called oti6858.