media: Kconfig files: use the right help coding style
Checkpatch wants to use 'help' instead of '---help---': WARNING: prefer 'help' over '---help---' for new help texts Let's change it globally at the media subsystem, as otherwise people would keep using the old way. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -13,7 +13,7 @@ config VIDEO_BT848
|
||||
select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select RADIO_ADAPTERS
|
||||
select RADIO_TEA575X
|
||||
---help---
|
||||
help
|
||||
Support for BT848 based frame grabber/overlay boards. This includes
|
||||
the Miro, Hauppauge and STB boards. Please read the material in
|
||||
<file:Documentation/media/v4l-drivers/bttv.rst> for more information.
|
||||
|
@@ -11,7 +11,7 @@ config VIDEO_COBALT
|
||||
select VIDEO_ADV7511
|
||||
select VIDEO_ADV7842
|
||||
select VIDEOBUF2_DMA_SG
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for the Cisco PCIe Cobalt card.
|
||||
|
||||
This board is sadly not available outside of Cisco, but it is
|
||||
|
@@ -13,7 +13,7 @@ config VIDEO_CX18
|
||||
select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Conexant cx23418 based
|
||||
PCI combo video recorder devices.
|
||||
|
||||
@@ -27,7 +27,7 @@ config VIDEO_CX18_ALSA
|
||||
tristate "Conexant 23418 DMA audio support"
|
||||
depends on VIDEO_CX18 && SND
|
||||
select SND_PCM
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for direct (DMA) audio on
|
||||
Conexant 23418 based TV cards using ALSA.
|
||||
|
||||
|
@@ -43,7 +43,7 @@ config VIDEO_CX23885
|
||||
select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Conexant 23885 based
|
||||
TV cards.
|
||||
|
||||
@@ -54,7 +54,7 @@ config MEDIA_ALTERA_CI
|
||||
tristate "Altera FPGA based CI module"
|
||||
depends on VIDEO_CX23885 && DVB_CORE
|
||||
select ALTERA_STAPL
|
||||
---help---
|
||||
help
|
||||
An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
@@ -3,7 +3,7 @@ config VIDEO_CX25821
|
||||
depends on VIDEO_DEV && PCI && I2C
|
||||
select I2C_ALGOBIT
|
||||
select VIDEOBUF2_DMA_SG
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Conexant 25821 based
|
||||
TV cards.
|
||||
|
||||
@@ -14,7 +14,7 @@ config VIDEO_CX25821_ALSA
|
||||
tristate "Conexant 25821 DMA audio support"
|
||||
depends on VIDEO_CX25821 && SND
|
||||
select SND_PCM
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for direct (DMA) audio on
|
||||
Conexant 25821 based capture cards using ALSA.
|
||||
|
||||
|
@@ -6,7 +6,7 @@ config VIDEO_CX88
|
||||
select VIDEO_TUNER
|
||||
select VIDEO_TVEEPROM
|
||||
select VIDEO_WM8775 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Conexant 2388x based
|
||||
TV cards.
|
||||
|
||||
@@ -17,7 +17,7 @@ config VIDEO_CX88_ALSA
|
||||
tristate "Conexant 2388x DMA audio support"
|
||||
depends on VIDEO_CX88 && SND
|
||||
select SND_PCM
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for direct (DMA) audio on
|
||||
Conexant 2388x based TV cards using ALSA.
|
||||
|
||||
@@ -33,7 +33,7 @@ config VIDEO_CX88_BLACKBIRD
|
||||
tristate "Blackbird MPEG encoder support (cx2388x + cx23416)"
|
||||
depends on VIDEO_CX88
|
||||
select VIDEO_CX2341X
|
||||
---help---
|
||||
help
|
||||
This adds support for MPEG encoder cards based on the
|
||||
Blackbird reference design, using the Conexant 2388x
|
||||
and 23416 chips.
|
||||
@@ -64,7 +64,7 @@ config VIDEO_CX88_DVB
|
||||
select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This adds support for DVB/ATSC cards based on the
|
||||
Conexant 2388x chip.
|
||||
|
||||
@@ -75,7 +75,7 @@ config VIDEO_CX88_ENABLE_VP3054
|
||||
bool "VP-3054 Secondary I2C Bus Support"
|
||||
default y
|
||||
depends on VIDEO_CX88_DVB && DVB_MT352
|
||||
---help---
|
||||
help
|
||||
This adds DVB-T support for cards based on the
|
||||
Conexant 2388x chip and the MT352 demodulator,
|
||||
which also require support for the VP-3054
|
||||
|
@@ -15,7 +15,7 @@ config DVB_DDBRIDGE
|
||||
select DVB_MXL5XX if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_CXD2099 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_DUMMY_FE if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
Support for cards with the Digital Devices PCI express bridge:
|
||||
- Octopus PCIe Bridge
|
||||
- Octopus mini PCIe Bridge
|
||||
@@ -36,7 +36,7 @@ config DVB_DDBRIDGE_MSIENABLE
|
||||
depends on DVB_DDBRIDGE
|
||||
depends on PCI_MSI
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
Use PCI MSI (Message Signaled Interrupts) per default. Enabling this
|
||||
might lead to I2C errors originating from the bridge in conjunction
|
||||
with certain SATA controllers, requiring a reload of the ddbridge
|
||||
|
@@ -3,7 +3,7 @@ config VIDEO_DT3155
|
||||
depends on PCI && VIDEO_DEV && VIDEO_V4L2
|
||||
select VIDEOBUF2_DMA_CONTIG
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
Enables dt3155 device driver for the DataTranslation DT3155 frame grabber.
|
||||
Say Y here if you have this hardware.
|
||||
In doubt, say N.
|
||||
|
@@ -7,7 +7,7 @@ config VIDEO_IPU3_CIO2
|
||||
select V4L2_FWNODE
|
||||
select VIDEOBUF2_DMA_SG
|
||||
|
||||
---help---
|
||||
help
|
||||
This is the Intel IPU3 CIO2 CSI-2 receiver unit, found in Intel
|
||||
Skylake and Kaby Lake SoCs and used for capturing images and
|
||||
video from a camera sensor.
|
||||
|
@@ -18,7 +18,7 @@ config VIDEO_IVTV
|
||||
select VIDEO_VP27SMPX
|
||||
select VIDEO_UPD64031A
|
||||
select VIDEO_UPD64083
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Conexant cx23416 or cx23415 based
|
||||
PCI personal video recorder devices.
|
||||
|
||||
@@ -32,7 +32,7 @@ config VIDEO_IVTV_DEPRECATED_IOCTLS
|
||||
bool "enable the DVB ioctls abuse on ivtv driver"
|
||||
depends on VIDEO_IVTV
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
Enable the usage of the a DVB set of ioctls that were abused by
|
||||
IVTV driver for a while.
|
||||
|
||||
@@ -45,7 +45,7 @@ config VIDEO_IVTV_ALSA
|
||||
tristate "Conexant cx23415/cx23416 ALSA interface for PCM audio capture"
|
||||
depends on VIDEO_IVTV && SND
|
||||
select SND_PCM
|
||||
---help---
|
||||
help
|
||||
This driver provides an ALSA interface as another method for user
|
||||
applications to obtain PCM audio data from Conexant cx23415/cx23416
|
||||
based PCI TV cards supported by the ivtv driver.
|
||||
@@ -63,7 +63,7 @@ config VIDEO_FB_IVTV
|
||||
select FB_CFB_FILLRECT
|
||||
select FB_CFB_COPYAREA
|
||||
select FB_CFB_IMAGEBLIT
|
||||
---help---
|
||||
help
|
||||
This is a framebuffer driver for the Conexant cx23415 MPEG
|
||||
encoder/decoder.
|
||||
|
||||
@@ -77,7 +77,7 @@ config VIDEO_FB_IVTV_FORCE_PAT
|
||||
bool "force cx23415 framebuffer init with x86 PAT enabled"
|
||||
depends on VIDEO_FB_IVTV && X86_PAT
|
||||
default n
|
||||
---help---
|
||||
help
|
||||
With PAT enabled, the cx23415 framebuffer driver does not
|
||||
utilize write-combined caching on the framebuffer memory.
|
||||
For this reason, the driver will by default disable itself
|
||||
|
@@ -2,7 +2,7 @@ config VIDEO_MEYE
|
||||
tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
|
||||
depends on PCI && VIDEO_V4L2
|
||||
depends on SONY_LAPTOP || COMPILE_TEST
|
||||
---help---
|
||||
help
|
||||
This is the video4linux driver for the Motion Eye camera found
|
||||
in the Vaio Picturebook laptops. Please read the material in
|
||||
<file:Documentation/media/v4l-drivers/meye.rst> for more information.
|
||||
|
@@ -8,7 +8,7 @@ config DVB_NETUP_UNIDVB
|
||||
select DVB_HELENE if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
Support for NetUP PCI express Universal DVB card.
|
||||
|
||||
Say Y when you want to support NetUP Dual Universal DVB card.
|
||||
|
@@ -15,6 +15,6 @@ config DVB_NGENE
|
||||
select DVB_STV6111 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_LNBH25 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_CXD2099 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
Support for Micronas PCI express cards with nGene bridge.
|
||||
|
||||
|
@@ -7,7 +7,7 @@ config VIDEO_SAA7134
|
||||
select CRC32
|
||||
select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select VIDEO_SAA6752HS if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for Philips SAA713x based
|
||||
TV cards.
|
||||
|
||||
@@ -18,7 +18,7 @@ config VIDEO_SAA7134_ALSA
|
||||
tristate "Philips SAA7134 DMA audio support"
|
||||
depends on VIDEO_SAA7134 && SND
|
||||
select SND_PCM
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for direct (DMA) audio in
|
||||
Philips SAA713x based TV cards using ALSA
|
||||
|
||||
@@ -31,7 +31,7 @@ config VIDEO_SAA7134_RC
|
||||
depends on VIDEO_SAA7134
|
||||
depends on !(RC_CORE=m && VIDEO_SAA7134=y)
|
||||
default y
|
||||
---help---
|
||||
help
|
||||
Enables Remote Controller support on saa7134 driver.
|
||||
|
||||
config VIDEO_SAA7134_DVB
|
||||
@@ -57,7 +57,7 @@ config VIDEO_SAA7134_DVB
|
||||
select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_ZL10039 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This adds support for DVB cards based on the
|
||||
Philips saa7134 chip.
|
||||
|
||||
@@ -68,6 +68,6 @@ config VIDEO_SAA7134_GO7007
|
||||
tristate "go7007 support for saa7134 based TV cards"
|
||||
depends on VIDEO_SAA7134
|
||||
depends on VIDEO_GO7007
|
||||
---help---
|
||||
help
|
||||
Enables saa7134 driver support for boards with go7007
|
||||
MPEG encoder (WIS Voyager or compatible).
|
||||
|
@@ -2,7 +2,7 @@ config VIDEO_HEXIUM_GEMINI
|
||||
tristate "Hexium Gemini frame grabber"
|
||||
depends on PCI && VIDEO_V4L2 && I2C
|
||||
select VIDEO_SAA7146_VV
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for the Hexium Gemini frame
|
||||
grabber card by Hexium. Please note that the Gemini Dual
|
||||
card is *not* fully supported.
|
||||
@@ -14,7 +14,7 @@ config VIDEO_HEXIUM_ORION
|
||||
tristate "Hexium HV-PCI6 and Orion frame grabber"
|
||||
depends on PCI && VIDEO_V4L2 && I2C
|
||||
select VIDEO_SAA7146_VV
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for the Hexium HV-PCI6 and
|
||||
Orion frame grabber cards by Hexium.
|
||||
|
||||
@@ -30,7 +30,7 @@ config VIDEO_MXB
|
||||
select VIDEO_TDA9840 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select VIDEO_TEA6415C if MEDIA_SUBDRV_AUTOSELECT
|
||||
select VIDEO_TEA6420 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for the 'Multimedia eXtension Board'
|
||||
TV card by Siemens-Nixdorf.
|
||||
|
||||
|
@@ -8,7 +8,7 @@ config VIDEO_SAA7164
|
||||
select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
|
||||
select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
|
||||
---help---
|
||||
help
|
||||
This is a video4linux driver for NXP SAA7164 based
|
||||
TV cards.
|
||||
|
||||
|
@@ -8,7 +8,7 @@ config VIDEO_SOLO6X10
|
||||
select VIDEOBUF2_DMA_CONTIG
|
||||
select SND_PCM
|
||||
select FONT_8x16
|
||||
---help---
|
||||
help
|
||||
This driver supports the Bluecherry H.264 and MPEG-4 hardware
|
||||
compression capture cards and other Softlogic-based ones.
|
||||
|
||||
|
@@ -2,7 +2,7 @@ config VIDEO_TW5864
|
||||
tristate "Techwell TW5864 video/audio grabber and encoder"
|
||||
depends on VIDEO_DEV && PCI && VIDEO_V4L2
|
||||
select VIDEOBUF2_DMA_CONTIG
|
||||
---help---
|
||||
help
|
||||
Support for boards based on Techwell TW5864 chip which provides
|
||||
multichannel video & audio grabbing and encoding (H.264, MJPEG,
|
||||
ADPCM G.726).
|
||||
|
@@ -2,7 +2,7 @@ config VIDEO_TW68
|
||||
tristate "Techwell tw68x Video For Linux"
|
||||
depends on VIDEO_DEV && PCI && VIDEO_V4L2
|
||||
select VIDEOBUF2_DMA_SG
|
||||
---help---
|
||||
help
|
||||
Support for Techwell tw68xx based frame grabber boards.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
Reference in New Issue
Block a user