Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138051
b: refs/heads/master
c: 68b3289
h: refs/heads/master
i:
  138049: 77b1207
  138047: d0633f9
v: v3
  • Loading branch information
Matthias Schwarzott authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 35571ea commit d0ced05
Show file tree
Hide file tree
Showing 5 changed files with 581 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: 1a1500179a7c51c7851e18c56e7153c258fe91ab
refs/heads/master: 68b3289fdb27f5d3e32587766ddafa487037b0bd
7 changes: 7 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ config DVB_MT312
help
A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_ZL10036
tristate "Zarlink ZL10036 silicon tuner"
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help
A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_S5H1420
tristate "Samsung S5H1420 based"
depends on DVB_CORE && I2C
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ obj-$(CONFIG_DVB_TDA1004X) += tda1004x.o
obj-$(CONFIG_DVB_SP887X) += sp887x.o
obj-$(CONFIG_DVB_NXT6000) += nxt6000.o
obj-$(CONFIG_DVB_MT352) += mt352.o
obj-$(CONFIG_DVB_ZL10036) += zl10036.o
obj-$(CONFIG_DVB_ZL10353) += zl10353.o
obj-$(CONFIG_DVB_CX22702) += cx22702.o
obj-$(CONFIG_DVB_DRX397XD) += drx397xD.o
Expand Down
Loading

0 comments on commit d0ced05

Please sign in to comment.