Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320073
b: refs/heads/master
c: 82041c0
h: refs/heads/master
i:
  320071: 3a3bef2
v: v3
  • Loading branch information
Thomas Mair authored and Mauro Carvalho Chehab committed Jul 5, 2012
1 parent 70f0b45 commit 61af75b
Show file tree
Hide file tree
Showing 6 changed files with 1,166 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: b31b021988fed9e3741a46918f14ba9b063811db
refs/heads/master: 82041c0a15fdd45336f11c893c4ff69d48dcc4f1
7 changes: 7 additions & 0 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,13 @@ config DVB_RTL2830
help
Say Y when you want to support this frontend.

config DVB_RTL2832
tristate "Realtek RTL2832 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 @@ -99,6 +99,7 @@ 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
obj-$(CONFIG_DVB_RTL2832) += rtl2832.o
obj-$(CONFIG_DVB_M88RS2000) += m88rs2000.o
obj-$(CONFIG_DVB_AF9033) += af9033.o

Loading

0 comments on commit 61af75b

Please sign in to comment.