Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353530
b: refs/heads/master
c: ba48f1a
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook committed Jan 11, 2013
1 parent e595665 commit fdd1406
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 2b5d97595f8bdc8bbc519ec5a5991b7c7a6262c5
refs/heads/master: ba48f1a183bf8bceae8f0c0305409e25f952aeb0
8 changes: 4 additions & 4 deletions trunk/drivers/media/usb/pvrusb2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ config VIDEO_PVRUSB2
module will be called pvrusb2

config VIDEO_PVRUSB2_SYSFS
bool "pvrusb2 sysfs support (EXPERIMENTAL)"
bool "pvrusb2 sysfs support"
default y
depends on VIDEO_PVRUSB2 && SYSFS && EXPERIMENTAL
depends on VIDEO_PVRUSB2 && SYSFS
---help---
This option enables the operation of a sysfs based
interface for query and control of the pvrusb2 driver.
Expand All @@ -33,9 +33,9 @@ config VIDEO_PVRUSB2_SYSFS
Note: This feature is experimental and subject to change.

config VIDEO_PVRUSB2_DVB
bool "pvrusb2 ATSC/DVB support (EXPERIMENTAL)"
bool "pvrusb2 ATSC/DVB support"
default y
depends on VIDEO_PVRUSB2 && DVB_CORE && EXPERIMENTAL
depends on VIDEO_PVRUSB2 && DVB_CORE
select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
Expand Down

0 comments on commit fdd1406

Please sign in to comment.