Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330839
b: refs/heads/master
c: 616300b
h: refs/heads/master
i:
  330837: f077ace
  330835: 1675e28
  330831: ad052d5
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Aug 14, 2012
1 parent bf2b054 commit ee816b1
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 8 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: 9a0bf528b4d66b605f02634236da085595c22101
refs/heads/master: 616300bd51bee80d2d122c205866aa4c20adbaa8
6 changes: 5 additions & 1 deletion trunk/drivers/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,12 @@ source "drivers/media/radio/Kconfig"
source "drivers/media/dvb-core/Kconfig"
source "drivers/media/dvb/Kconfig"

comment "Supported FireWire (IEEE 1394) Adapters"
depends on DVB_CORE && FIREWIRE
source "drivers/media/firewire/Kconfig"

comment "Supported DVB Frontends"
depends on DVB_CORE
depends on DVB_CORE
source "drivers/media/dvb-frontends/Kconfig"

endif # MEDIA_SUPPORT
1 change: 1 addition & 0 deletions trunk/drivers/media/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ obj-y += v4l2-core/ common/ rc/ video/

obj-$(CONFIG_VIDEO_DEV) += radio/
obj-$(CONFIG_DVB_CORE) += dvb-core/ dvb/ dvb-frontends/
obj-$(CONFIG_DVB_FIREDTV) += firewire/
4 changes: 0 additions & 4 deletions trunk/drivers/media/dvb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ comment "Supported SDMC DM1105 Adapters"
depends on DVB_CORE && PCI && I2C
source "drivers/media/dvb/dm1105/Kconfig"

comment "Supported FireWire (IEEE 1394) Adapters"
depends on DVB_CORE && FIREWIRE
source "drivers/media/dvb/firewire/Kconfig"

comment "Supported Earthsoft PT1 Adapters"
depends on DVB_CORE && PCI && I2C
source "drivers/media/dvb/pt1/Kconfig"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/media/dvb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ obj-y := ttpci/ \
mantis/ \
ngene/ \
ddbridge/

obj-$(CONFIG_DVB_FIREDTV) += firewire/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ee816b1

Please sign in to comment.