Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92756
b: refs/heads/master
c: bc4b02c
h: refs/heads/master
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 0f578c1 commit e12e62b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bde316a4f1094f9a3da402c44f7315e1a94fb332
refs/heads/master: bc4b02caa875f8e2146c724a931f32b087d7e9b0
17 changes: 17 additions & 0 deletions trunk/drivers/media/video/pvrusb2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,23 @@ config VIDEO_PVRUSB2_SYSFS

Note: This feature is experimental and subject to change.

config VIDEO_PVRUSB2_DVB
bool "pvrusb2 DVB support (EXPERIMENTAL)"
default n
depends on VIDEO_PVRUSB2 && DVB_CORE && EXPERIMENTAL
---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
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.

Note: This feature is very experimental and might break

config VIDEO_PVRUSB2_DEBUGIFC
bool "pvrusb2 debug interface"
depends on VIDEO_PVRUSB2_SYSFS
Expand Down

0 comments on commit e12e62b

Please sign in to comment.