Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241755
b: refs/heads/master
c: e23ccc0
h: refs/heads/master
i:
  241753: 76e06a1
  241751: b619838
v: v3
  • Loading branch information
Pawel Osciak authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 8dfdd98 commit 9e01fb9
Show file tree
Hide file tree
Showing 5 changed files with 1,782 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: 52a3082fea41ffe77003be76ac1496d60bb7908e
refs/heads/master: e23ccc0ad9258634e6d52cedf473b35dc34416c7
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ config V4L2_MEM2MEM_DEV
tristate
depends on VIDEOBUF_GEN

config VIDEOBUF2_CORE
tristate

#
# Multimedia Video device configuration
#
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ obj-$(CONFIG_VIDEOBUF_VMALLOC) += videobuf-vmalloc.o
obj-$(CONFIG_VIDEOBUF_DVB) += videobuf-dvb.o
obj-$(CONFIG_VIDEO_BTCX) += btcx-risc.o

obj-$(CONFIG_VIDEOBUF2_CORE) += videobuf2-core.o

obj-$(CONFIG_V4L2_MEM2MEM_DEV) += v4l2-mem2mem.o

obj-$(CONFIG_VIDEO_M32R_AR_M64278) += arv.o
Expand Down
Loading

0 comments on commit 9e01fb9

Please sign in to comment.