Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17276
b: refs/heads/master
c: b79cb65
h: refs/heads/master
v: v3
  • Loading branch information
Steve Toth authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 1b2a382 commit da1ece0
Show file tree
Hide file tree
Showing 5 changed files with 887 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: 36cb557a2f64513e2fdc1a542167e5e8a6c1c67e
refs/heads/master: b79cb6531d5ba9174f9677ce2213c017d1e2ef19
6 changes: 6 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ config DVB_CX24110
help
A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_CX24123
tristate "Conexant CX24123 based"
depends on DVB_CORE
help
A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_TDA8083
tristate "Philips TDA8083 based"
depends on DVB_CORE
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 @@ -32,3 +32,4 @@ obj-$(CONFIG_DVB_OR51132) += or51132.o
obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
obj-$(CONFIG_DVB_LGDT330X) += lgdt330x.o
obj-$(CONFIG_DVB_CX24123) += cx24123.o
Loading

0 comments on commit da1ece0

Please sign in to comment.