tristate "ST STB6000 silicon tuner"
        depends on DVB_CORE && I2C
        default m if !MEDIA_SUBDRV_AUTOSELECT
-         help
+       help
          A DVB-S silicon tuner module. Say Y when you want to support this tuner.
 
 config DVB_STV0299
        tristate "ST STV6110 silicon tuner"
        depends on DVB_CORE && I2C
        default m if !MEDIA_SUBDRV_AUTOSELECT
-         help
+       help
          A DVB-S silicon tuner module. Say Y when you want to support this tuner.
 
 config DVB_STV0900
        depends on DVB_CORE && I2C
        default m if !MEDIA_SUBDRV_AUTOSELECT
        help
-       Say Y when you want to support this frontend.
+         Say Y when you want to support this frontend.
 
 comment "Tools to develop new frontends"
 
 
        depends on DVB_B2C2_FLEXCOP_PCI
        select DVB_B2C2_FLEXCOP_DEBUG
        help
-       Say Y if you want to enable the module option to control debug messages
-       of all B2C2 FlexCop drivers.
+         Say Y if you want to enable the module option to control debug messages
+         of all B2C2 FlexCop drivers.
 
 config DVB_NETUP_UNIDVB
        tristate "NetUP Universal DVB card support"
        depends on DVB_CORE && VIDEO_DEV && PCI && I2C && SPI_MASTER
-    select VIDEOBUF2_DVB
-    select VIDEOBUF2_VMALLOC
+       select VIDEOBUF2_DVB
+       select VIDEOBUF2_VMALLOC
        select DVB_HORUS3A if MEDIA_SUBDRV_AUTOSELECT
        select DVB_ASCOT2E if MEDIA_SUBDRV_AUTOSELECT
        select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT
        select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
        ---help---
          Support for NetUP PCI express Universal DVB card.
-     help
-       Say Y when you want to support NetUP Dual Universal DVB card
-       Card can receive two independent streams in following standards:
+
+         Say Y when you want to support NetUP Dual Universal DVB card.
+         Card can receive two independent streams in following standards:
                DVB-S/S2, T/T2, C/C2
-       Two CI slots available for CAM modules.
+         Two CI slots available for CAM modules.
 
        depends on VIDEO_EXYNOS4_FIMC_IS
        select VIDEO_EXYNOS4_IS_COMMON
        default y
-         help
+       help
          This option enables an additional video device node exposing a V4L2
          video capture interface for the FIMC-IS ISP raw (Bayer) capture DMA.
 
 
        depends on VIDEO_V4L2 && RFKILL && TTY && TI_ST
        depends on GPIOLIB || COMPILE_TEST
        help
-       Choose Y here if you have this FM radio chip.
+         Choose Y here if you have this FM radio chip.
 
-       In order to control your radio card, you will need to use programs
-       that are compatible with the Video For Linux 2 API.  Information on
-       this API and pointers to "v4l2" programs may be found at
-       <file:Documentation/video4linux/API.html>.
+         In order to control your radio card, you will need to use programs
+         that are compatible with the Video For Linux 2 API.  Information on
+         this API and pointers to "v4l2" programs may be found at
+         <file:Documentation/video4linux/API.html>.
 
 endmenu
 
        bool "Enable debug for the B2C2 FlexCop drivers"
        depends on DVB_B2C2_FLEXCOP_USB
        select DVB_B2C2_FLEXCOP_DEBUG
-          help
-       Say Y if you want to enable the module option to control debug messages
-       of all B2C2 FlexCop drivers.
+       help
+         Say Y if you want to enable the module option to control debug messages
+         of all B2C2 FlexCop drivers.
 
        tristate "SE401 USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
        help
-        Say Y here if you want support for cameras based on the
-        Endpoints (formerly known as AOX) se401 chip.
+         Say Y here if you want support for cameras based on the
+         Endpoints (formerly known as AOX) se401 chip.
 
-        To compile this driver as a module, choose M here: the
-        module will be called gspca_se401.
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_se401.
 
 config USB_GSPCA_SN9C2028
        tristate "SONIX Dual-Mode USB Camera Driver"
        tristate "SN9C20X USB Camera Driver"
        depends on VIDEO_V4L2 && USB_GSPCA
        help
-        Say Y here if you want support for cameras based on the
-        sn9c20x chips (SN9C201 and SN9C202).
+         Say Y here if you want support for cameras based on the
+         sn9c20x chips (SN9C201 and SN9C202).
 
-        To compile this driver as a module, choose M here: the
-        module will be called gspca_sn9c20x.
+         To compile this driver as a module, choose M here: the
+         module will be called gspca_sn9c20x.
 
 config USB_GSPCA_SONIXB
        tristate "SONIX Bayer USB Camera Driver"
 
        select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
        select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
        ---help---
-
          This option enables a DVB interface for the pvrusb2 driver.
          If your device does not support digital television, this
          feature will have no affect on the driver's operation.