summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-20 06:39:44 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-20 06:47:51 -0400
commitb60a5b8dcf49af9f2c60ae82e0383ee8e62a9a52 (patch)
tree334c77b01f1e74c125ce2226bf88934e9f4a4153 /drivers/media/usb/cx231xx/Kconfig
parent8a3946cad244e8453e26f3ded5fe40bf2627bb30 (diff)
downloadlinux-stable-b60a5b8dcf49af9f2c60ae82e0383ee8e62a9a52.tar.gz
linux-stable-b60a5b8dcf49af9f2c60ae82e0383ee8e62a9a52.tar.bz2
linux-stable-b60a5b8dcf49af9f2c60ae82e0383ee8e62a9a52.zip
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>
Diffstat (limited to 'drivers/media/usb/cx231xx/Kconfig')
-rw-r--r--drivers/media/usb/cx231xx/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/usb/cx231xx/Kconfig b/drivers/media/usb/cx231xx/Kconfig
index 9e5b3e7c3ef5..9262d0d7439a 100644
--- a/drivers/media/usb/cx231xx/Kconfig
+++ b/drivers/media/usb/cx231xx/Kconfig
@@ -7,7 +7,7 @@ config VIDEO_CX231XX
select VIDEO_CX25840
select VIDEO_CX2341X
- ---help---
+ help
This is a video4linux driver for Conexant 231xx USB based TV cards.
To compile this driver as a module, choose M here: the
@@ -18,7 +18,7 @@ config VIDEO_CX231XX_RC
depends on RC_CORE=y || RC_CORE=VIDEO_CX231XX
depends on VIDEO_CX231XX
default y
- ---help---
+ help
cx231xx hardware has a builtin RX/TX support. However, a few
designs opted to not use it, but, instead, some other hardware.
This module enables the usage of those other hardware, like the
@@ -31,7 +31,7 @@ config VIDEO_CX231XX_ALSA
depends on VIDEO_CX231XX && SND
select SND_PCM
- ---help---
+ help
This is an ALSA driver for Cx231xx USB based TV cards.
To compile this driver as a module, choose M here: the
@@ -52,6 +52,6 @@ config VIDEO_CX231XX_DVB
select DVB_MN88473 if MEDIA_SUBDRV_AUTOSELECT
select MEDIA_TUNER_R820T if MEDIA_SUBDRV_AUTOSELECT
- ---help---
+ help
This adds support for DVB cards based on the
Conexant cx231xx chips.