aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2007-12-08 15:17:09 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 16:03:25 -0500
commit577e4023df8e6111bf7c63d182acc967af060054 (patch)
tree4404cd31f55b8f5f1aa9721bd653718384071543
parent5edfded4811175283c745c9309c9315b721cf674 (diff)
V4L/DVB (6771): pvrusb2: Remove old obsolete CONFIG flags for pvrusb2 driver
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r--drivers/media/video/pvrusb2/Kconfig29
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
41config 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
55config 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
70config VIDEO_PVRUSB2_SYSFS 41config VIDEO_PVRUSB2_SYSFS
71 bool "pvrusb2 sysfs support (EXPERIMENTAL)" 42 bool "pvrusb2 sysfs support (EXPERIMENTAL)"
72 default y 43 default y