Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92372
b: refs/heads/master
c: 3bc4384
h: refs/heads/master
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent d3d1245 commit 4c7fc72
Show file tree
Hide file tree
Showing 4 changed files with 946 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: e55222ef27a2390d8abce27a3ce2d4c719ad5f1b
refs/heads/master: 3bc43840c3fbffaf8216883a37b336a41050d7f7
7 changes: 7 additions & 0 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -845,4 +845,11 @@ config SOC_CAMERA
over a bus like PCI or USB. For example some i2c camera connected
directly to the data bus of an SoC.

config VIDEO_PXA27x
tristate "PXA27x Quick Capture Interface driver"
depends on VIDEO_DEV && PXA27x
select SOC_CAMERA
---help---
This is a v4l2 driver for the PXA27x Quick Capture Interface

endif # VIDEO_CAPTURE_DRIVERS
1 change: 1 addition & 0 deletions trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ obj-$(CONFIG_VIDEO_IVTV) += ivtv/
obj-$(CONFIG_VIDEO_VIVI) += vivi.o
obj-$(CONFIG_VIDEO_CX23885) += cx23885/

obj-$(CONFIG_VIDEO_PXA27x) += pxa_camera.o
obj-$(CONFIG_SOC_CAMERA) += soc_camera.o

EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
Expand Down
Loading

0 comments on commit 4c7fc72

Please sign in to comment.