V4L/DVB (4661): Pvrusb2: improve 24XXX config option description

The CONFIG_VIDEO_PVRUSB2_24XXX is not nearly as "experimental" as the
description suggests.  So refine the description to better match reality.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Mike Isely 2006-09-23 22:19:29 -03:00 committed by Mauro Carvalho Chehab
parent 06afc0ffe0
commit 59753950a6

View file

@ -18,8 +18,8 @@ config VIDEO_PVRUSB2_29XXX
select VIDEO_SAA711X select VIDEO_SAA711X
select VIDEO_MSP3400 select VIDEO_MSP3400
---help--- ---help---
This option enables support for WinTV-PVR USB2 devices whose This option enables support for WinTV-PVR USB2 devices whose
model number is of the form "29xxx" (leading prefix of "29" model number is of the form "29xxx" (leading prefix of "29"
followed by 3 digits). followed by 3 digits).
To see if you may need this option, examine the white To see if you may need this option, examine the white
sticker on the underside of your device. sticker on the underside of your device.
@ -37,14 +37,9 @@ config VIDEO_PVRUSB2_24XXX
form "24xxx" (leading prefix of "24" followed by 3 digits). form "24xxx" (leading prefix of "24" followed by 3 digits).
To see if you may need this option, examine the white To see if you may need this option, examine the white
sticker on the underside of your device. Enabling this sticker on the underside of your device. Enabling this
option will not harm support for older devices, however it option will not harm support for older devices.
is a separate option because of the experimental nature of
this new feature.
If you are in doubt, say N. If you are in doubt, say Y.
Note: This feature is _very_ experimental. You have been
warned.
config VIDEO_PVRUSB2_SYSFS config VIDEO_PVRUSB2_SYSFS
bool "pvrusb2 sysfs support (EXPERIMENTAL)" bool "pvrusb2 sysfs support (EXPERIMENTAL)"