Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357538
b: refs/heads/master
c: a393eda
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Feb 8, 2013
1 parent 882e674 commit f545262
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 10 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: f1c50f2489f40494658a6b7326bd6d5a26f72711
refs/heads/master: a393edad2a1d5a53918bfb5ac1608fb8d17068dc
4 changes: 4 additions & 0 deletions trunk/drivers/media/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ config VIDEO_BTCX
depends on PCI
tristate

config VIDEO_TVEEPROM
tristate
depends on I2C

source "drivers/media/common/b2c2/Kconfig"
source "drivers/media/common/saa7146/Kconfig"
source "drivers/media/common/siano/Kconfig"
1 change: 1 addition & 0 deletions trunk/drivers/media/common/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
obj-y += b2c2/ saa7146/ siano/
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
obj-$(CONFIG_VIDEO_BTCX) += btcx-risc.o
obj-$(CONFIG_VIDEO_TVEEPROM) += tveeprom.o
File renamed without changes.
8 changes: 0 additions & 8 deletions trunk/drivers/media/i2c/Kconfig
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
#
# Generic video config states
#

config VIDEO_TVEEPROM
tristate
depends on I2C

#
# Multimedia Video device configuration
#
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/i2c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ obj-$(CONFIG_VIDEO_UPD64083) += upd64083.o
obj-$(CONFIG_VIDEO_OV7670) += ov7670.o
obj-$(CONFIG_VIDEO_OV9650) += ov9650.o
obj-$(CONFIG_VIDEO_TCM825X) += tcm825x.o
obj-$(CONFIG_VIDEO_TVEEPROM) += tveeprom.o
obj-$(CONFIG_VIDEO_MT9M032) += mt9m032.o
obj-$(CONFIG_VIDEO_MT9P031) += mt9p031.o
obj-$(CONFIG_VIDEO_MT9T001) += mt9t001.o
Expand Down

0 comments on commit f545262

Please sign in to comment.