Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357236
b: refs/heads/master
c: e669c8d
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 27, 2012
1 parent 3361713 commit fa849eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 250539a36f69aa51e4c68a1f92c4ed2bcc042a1a
refs/heads/master: e669c8d379567d42d62989f890f926f7b1b8f2a1
3 changes: 2 additions & 1 deletion trunk/drivers/media/platform/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ config VIDEO_BLACKFIN_CAPTURE
tristate "Blackfin Video Capture Driver"
depends on VIDEO_V4L2 && BLACKFIN && I2C
select VIDEOBUF2_DMA_CONTIG
select VIDEO_BLACKFIN_PPI
help
V4L2 bridge driver for Blackfin video capture device.
Choose PPI or EPPI as its interface.
Expand All @@ -12,3 +11,5 @@ config VIDEO_BLACKFIN_CAPTURE

config VIDEO_BLACKFIN_PPI
tristate
depends on VIDEO_BLACKFIN_CAPTURE
default VIDEO_BLACKFIN_CAPTURE

0 comments on commit fa849eb

Please sign in to comment.