aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-03-28 05:55:35 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-04-06 20:44:11 -0400
commit5fb1b2567982cffce355e4b3139a3de4430be899 (patch)
tree31bcce132acd431e69e3816131b6747b59edb65f /drivers
parent2c6beca875f0237ae9cfb2bb26144b60b9418c3a (diff)
V4L/DVB (11250): cx231xx: Fix Kconfig help items
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/cx231xx/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/video/cx231xx/Kconfig b/drivers/media/video/cx231xx/Kconfig
index 7a6700fb0376..91156546a07a 100644
--- a/drivers/media/video/cx231xx/Kconfig
+++ b/drivers/media/video/cx231xx/Kconfig
@@ -8,11 +8,11 @@ config VIDEO_CX231XX
8 select VIDEO_CX25840 8 select VIDEO_CX25840
9 select VIDEO_CX231XX_ALSA 9 select VIDEO_CX231XX_ALSA
10 10
11 ---help--- 11 ---help---
12 This is a video4linux driver for Conexant 231xx USB based TV cards. 12 This is a video4linux driver for Conexant 231xx USB based TV cards.
13 13
14 To compile this driver as a module, choose M here: the 14 To compile this driver as a module, choose M here: the
15 module will be called cx231xx 15 module will be called cx231xx
16 16
17config VIDEO_CX231XX_ALSA 17config VIDEO_CX231XX_ALSA
18 tristate "Conexant Cx231xx ALSA audio module" 18 tristate "Conexant Cx231xx ALSA audio module"