Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331136
b: refs/heads/master
c: 8b99312
h: refs/heads/master
v: v3
  • Loading branch information
Sangwook Lee authored and Mauro Carvalho Chehab committed Sep 26, 2012
1 parent 15c8905 commit 7256a6c
Show file tree
Hide file tree
Showing 5 changed files with 1,082 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: 4703d356e7890764c05328cc543d6507f132dfe6
refs/heads/master: 8b99312b7214f1976ebb54071b01968536af53c9
7 changes: 7 additions & 0 deletions trunk/drivers/media/i2c/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,13 @@ config VIDEO_S5K6AA
This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M
camera sensor with an embedded SoC image signal processor.

config VIDEO_S5K4ECGX
tristate "Samsung S5K4ECGX sensor support"
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
---help---
This is a V4L2 sensor-level driver for Samsung S5K4ECGX 5M
camera sensor with an embedded SoC image signal processor.

source "drivers/media/i2c/smiapp/Kconfig"

comment "Flash devices"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/i2c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ obj-$(CONFIG_VIDEO_MT9V032) += mt9v032.o
obj-$(CONFIG_VIDEO_SR030PC30) += sr030pc30.o
obj-$(CONFIG_VIDEO_NOON010PC30) += noon010pc30.o
obj-$(CONFIG_VIDEO_S5K6AA) += s5k6aa.o
obj-$(CONFIG_VIDEO_S5K4ECGX) += s5k4ecgx.o
obj-$(CONFIG_VIDEO_ADP1653) += adp1653.o
obj-$(CONFIG_VIDEO_AS3645A) += as3645a.o
obj-$(CONFIG_VIDEO_SMIAPP_PLL) += smiapp-pll.o
Expand Down
Loading

0 comments on commit 7256a6c

Please sign in to comment.