diff options
-rw-r--r-- | drivers/media/video/pvrusb2/Kconfig | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/drivers/media/video/pvrusb2/Kconfig b/drivers/media/video/pvrusb2/Kconfig index e8e231d8446d..95e4396011c1 100644 --- a/drivers/media/video/pvrusb2/Kconfig +++ b/drivers/media/video/pvrusb2/Kconfig | |||
@@ -38,35 +38,6 @@ config VIDEO_PVRUSB2_ONAIR_USB2 | |||
38 | 38 | ||
39 | If you are in doubt, say Y. | 39 | If you are in doubt, say Y. |
40 | 40 | ||
41 | config VIDEO_PVRUSB2_29XXX | ||
42 | bool "Hauppauge WinTV-PVR USB2 support for 29xxx model series" | ||
43 | depends on VIDEO_PVRUSB2 && EXPERIMENTAL | ||
44 | select VIDEO_SAA711X | ||
45 | select VIDEO_MSP3400 | ||
46 | ---help--- | ||
47 | This option enables support for WinTV-PVR USB2 devices whose | ||
48 | model number is of the form "29xxx" (leading prefix of "29" | ||
49 | followed by 3 digits). | ||
50 | To see if you may need this option, examine the white | ||
51 | sticker on the underside of your device. | ||
52 | |||
53 | If you are in doubt, say Y. | ||
54 | |||
55 | config VIDEO_PVRUSB2_24XXX | ||
56 | bool "Hauppauge WinTV-PVR USB2 support for 24xxx model series" | ||
57 | depends on VIDEO_PVRUSB2 && EXPERIMENTAL | ||
58 | select VIDEO_CX25840 | ||
59 | select VIDEO_WM8775 | ||
60 | ---help--- | ||
61 | This option enables inclusion of additional logic to operate | ||
62 | newer WinTV-PVR USB2 devices whose model number is of the | ||
63 | form "24xxx" (leading prefix of "24" followed by 3 digits). | ||
64 | To see if you may need this option, examine the white | ||
65 | sticker on the underside of your device. Enabling this | ||
66 | option will not harm support for older devices. | ||
67 | |||
68 | If you are in doubt, say Y. | ||
69 | |||
70 | config VIDEO_PVRUSB2_SYSFS | 41 | config VIDEO_PVRUSB2_SYSFS |
71 | bool "pvrusb2 sysfs support (EXPERIMENTAL)" | 42 | bool "pvrusb2 sysfs support (EXPERIMENTAL)" |
72 | default y | 43 | default y |