Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294947
b: refs/heads/master
c: c0adca7
h: refs/heads/master
i:
  294945: 04283bb
  294943: b4a0d0a
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Feb 28, 2012
1 parent cc5e634 commit 7c04680
Show file tree
Hide file tree
Showing 6 changed files with 673 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: 5145aa76e6f6d5562f931cc719683002be7a0f81
refs/heads/master: c0adca734013389ac81513da546947e75d95151a
7 changes: 7 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,13 @@ config DVB_CXD2820R
help
Say Y when you want to support this frontend.

config DVB_RTL2830
tristate "Realtek RTL2830 DVB-T"
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help
Say Y when you want to support this frontend.

comment "DVB-C (cable) 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 @@ -96,4 +96,5 @@ obj-$(CONFIG_DVB_TDA18271C2DD) += tda18271c2dd.o
obj-$(CONFIG_DVB_IT913X_FE) += it913x-fe.o
obj-$(CONFIG_DVB_A8293) += a8293.o
obj-$(CONFIG_DVB_TDA10071) += tda10071.o
obj-$(CONFIG_DVB_RTL2830) += rtl2830.o

Loading

0 comments on commit 7c04680

Please sign in to comment.