Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138033
b: refs/heads/master
c: 47220bc
h: refs/heads/master
i:
  138031: c782e53
v: v3
  • Loading branch information
Igor M. Liplianin authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 880012e commit 9ac1671
Show file tree
Hide file tree
Showing 5 changed files with 527 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: c184dcd282337c09695a4c1761d7ac77fdc8fb7d
refs/heads/master: 47220bc11f5bb4bc21ae7227278452ae82fefe18
7 changes: 7 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,13 @@ config DVB_STV0299
help
A DVB-S tuner module. Say Y when you want to support this frontend.

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

config DVB_TDA8083
tristate "Philips TDA8083 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 @@ -64,4 +64,5 @@ obj-$(CONFIG_DVB_SI21XX) += si21xx.o
obj-$(CONFIG_DVB_STV0288) += stv0288.o
obj-$(CONFIG_DVB_STB6000) += stb6000.o
obj-$(CONFIG_DVB_S921) += s921.o
obj-$(CONFIG_DVB_STV6110) += stv6110.o

Loading

0 comments on commit 9ac1671

Please sign in to comment.