Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94940
b: refs/heads/master
c: 8ed3c84
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Apr 29, 2008
1 parent 4929295 commit 08171bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 749b6a77b0cb43b12b51f62735f948e9ccc34ba6
refs/heads/master: 8ed3c844040e492239609c9559de04d5397a6b2b
18 changes: 6 additions & 12 deletions trunk/drivers/media/video/pvrusb2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ config VIDEO_PVRUSB2_SYSFS
Note: This feature is experimental and subject to change.

config VIDEO_PVRUSB2_DVB
bool "pvrusb2 DVB support (EXPERIMENTAL)"
default n
bool "pvrusb2 ATSC/DVB support (EXPERIMENTAL)"
default y
depends on VIDEO_PVRUSB2 && DVB_CORE && EXPERIMENTAL
select DVB_LGDT330X if !DVB_FE_CUSTOMISE
select DVB_S5H1409 if !DVB_FE_CUSTOMISE
Expand All @@ -46,17 +46,11 @@ config VIDEO_PVRUSB2_DVB
select MEDIA_TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
---help---

This option enables compilation of a DVB interface for the
pvrusb2 driver. Currently this is very very experimental.
It is also limiting - the DVB interface can only access the
digital side of hybrid devices, and there are going to be
issues if you attempt to mess with the V4L side at the same
time. Don't turn this on unless you know what you are
doing.

If you are in doubt, say N.
This option enables a DVB interface for the pvrusb2 driver.
If your device does not support digital television, this
feature will have no affect on the driver's operation.

Note: This feature is very experimental and might break
If you are in doubt, say Y.

config VIDEO_PVRUSB2_DEBUGIFC
bool "pvrusb2 debug interface"
Expand Down

0 comments on commit 08171bf

Please sign in to comment.