Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241911
b: refs/heads/master
c: 9bd060e
h: refs/heads/master
i:
  241909: 38b2dac
  241907: 12a76b3
  241903: 911f4bd
v: v3
  • Loading branch information
Andrew Chew authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent d083e10 commit 298bc2b
Show file tree
Hide file tree
Showing 5 changed files with 1,018 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: 787d0f9d5ca3e98f23af94037094a9a3fafec665
refs/heads/master: 9bd060e492a2725c55404988ceed473a090bd04d
6 changes: 6 additions & 0 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,12 @@ config SOC_CAMERA_OV9640
help
This is a ov9640 camera driver

config SOC_CAMERA_OV9740
tristate "ov9740 camera support"
depends on SOC_CAMERA && I2C
help
This is a ov9740 camera driver

config MX1_VIDEO
bool

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ obj-$(CONFIG_SOC_CAMERA_OV2640) += ov2640.o
obj-$(CONFIG_SOC_CAMERA_OV6650) += ov6650.o
obj-$(CONFIG_SOC_CAMERA_OV772X) += ov772x.o
obj-$(CONFIG_SOC_CAMERA_OV9640) += ov9640.o
obj-$(CONFIG_SOC_CAMERA_OV9740) += ov9740.o
obj-$(CONFIG_SOC_CAMERA_RJ54N1) += rj54n1cb0c.o
obj-$(CONFIG_SOC_CAMERA_TW9910) += tw9910.o

Expand Down
Loading

0 comments on commit 298bc2b

Please sign in to comment.