diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/video/pvrusb2/Kconfig | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig index a52171ef6134..5645c9318890 100644 --- a/drivers/media/video/pvrusb2/Kconfig +++ b/drivers/media/video/pvrusb2/Kconfig | |||
@@ -18,8 +18,8 @@ config VIDEO_PVRUSB2_29XXX | |||
18 | select VIDEO_SAA711X | 18 | select VIDEO_SAA711X |
19 | select VIDEO_MSP3400 | 19 | select VIDEO_MSP3400 |
20 | ---help--- | 20 | ---help--- |
21 | This option enables support for WinTV-PVR USB2 devices whose | 21 | This option enables support for WinTV-PVR USB2 devices whose |
22 | model number is of the form "29xxx" (leading prefix of "29" | 22 | model number is of the form "29xxx" (leading prefix of "29" |
23 | followed by 3 digits). | 23 | followed by 3 digits). |
24 | To see if you may need this option, examine the white | 24 | To see if you may need this option, examine the white |
25 | sticker on the underside of your device. | 25 | sticker on the underside of your device. |
@@ -37,14 +37,9 @@ config VIDEO_PVRUSB2_24XXX | |||
37 | form "24xxx" (leading prefix of "24" followed by 3 digits). | 37 | form "24xxx" (leading prefix of "24" followed by 3 digits). |
38 | To see if you may need this option, examine the white | 38 | To see if you may need this option, examine the white |
39 | sticker on the underside of your device. Enabling this | 39 | sticker on the underside of your device. Enabling this |
40 | option will not harm support for older devices, however it | 40 | option will not harm support for older devices. |
41 | is a separate option because of the experimental nature of | ||
42 | this new feature. | ||
43 | 41 | ||
44 | If you are in doubt, say N. | 42 | If you are in doubt, say Y. |
45 | |||
46 | Note: This feature is _very_ experimental. You have been | ||
47 | warned. | ||
48 | 43 | ||
49 | config VIDEO_PVRUSB2_SYSFS | 44 | config VIDEO_PVRUSB2_SYSFS |
50 | bool "pvrusb2 sysfs support (EXPERIMENTAL)" | 45 | bool "pvrusb2 sysfs support (EXPERIMENTAL)" |