diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-28 10:55:35 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-07 02:44:11 +0200 |
commit | 5fb1b2567982cffce355e4b3139a3de4430be899 (patch) | |
tree | 31bcce132acd431e69e3816131b6747b59edb65f /drivers/media/video/cx231xx/Kconfig | |
parent | V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info (diff) | |
download | linux-5fb1b2567982cffce355e4b3139a3de4430be899.tar.xz linux-5fb1b2567982cffce355e4b3139a3de4430be899.zip |
V4L/DVB (11250): cx231xx: Fix Kconfig help items
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx231xx/Kconfig')
-rw-r--r-- | drivers/media/video/cx231xx/Kconfig | 8 |
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 select VIDEO_CX25840 select VIDEO_CX231XX_ALSA - ---help--- - This is a video4linux driver for Conexant 231xx USB based TV cards. + ---help--- + This is a video4linux driver for Conexant 231xx USB based TV cards. - To compile this driver as a module, choose M here: the - module will be called cx231xx + To compile this driver as a module, choose M here: the + module will be called cx231xx config VIDEO_CX231XX_ALSA tristate "Conexant Cx231xx ALSA audio module" |