Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4321
b: refs/heads/master
c: 96bf2f2
h: refs/heads/master
i:
  4319: 1ae3f17
v: v3
  • Loading branch information
Andrew de Quincey authored and Linus Torvalds committed Jul 8, 2005
1 parent c5f49f7 commit d0d7339
Show file tree
Hide file tree
Showing 7 changed files with 953 additions and 5 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: 771e71570ce4da549fe89978de0a29e3299d7fb7
refs/heads/master: 96bf2f2b549aab918f4225841df54c3d58896822
6 changes: 6 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ config DVB_VES1X93
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
help
A DVB-S tuner module. Say Y when you want to support this frontend.

comment "DVB-T (terrestrial) frontends"
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 @@ -29,3 +29,4 @@ obj-$(CONFIG_DVB_NXT2002) += nxt2002.o
obj-$(CONFIG_DVB_OR51211) += or51211.o
obj-$(CONFIG_DVB_OR51132) += or51132.o
obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
Loading

0 comments on commit d0d7339

Please sign in to comment.