Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96695
b: refs/heads/master
c: 9426954
h: refs/heads/master
i:
  96693: 5cc05b2
  96691: 460b241
  96687: 2e14ae6
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed May 14, 2008
1 parent 7940d06 commit 346be13
Show file tree
Hide file tree
Showing 3 changed files with 9 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: 77ad55ec2159735b1b88a006a90f8dd2ffe291ca
refs/heads/master: 9426954277aa57e0417d89bfe3e0964d6901cfa3
7 changes: 7 additions & 0 deletions trunk/drivers/media/common/tuners/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,11 @@ config MEDIA_TUNER_XC5000
This device is only used inside a SiP called togther with a
demodulator for now.

config MEDIA_TUNER_MXL5005S
tristate "MaxLinear MSL5005S silicon tuner"
depends on I2C
default m if DVB_FE_CUSTOMISE
help
A driver for the silicon tuner MXL5005S from MaxLinear.

endif # MEDIA_TUNER_CUSTOMIZE
1 change: 1 addition & 0 deletions trunk/drivers/media/common/tuners/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ obj-$(CONFIG_MEDIA_TUNER_MT2060) += mt2060.o
obj-$(CONFIG_MEDIA_TUNER_MT2266) += mt2266.o
obj-$(CONFIG_MEDIA_TUNER_QT1010) += qt1010.o
obj-$(CONFIG_MEDIA_TUNER_MT2131) += mt2131.o
obj-$(CONFIG_MEDIA_TUNER_MXL5005S) += mxl5005s.o

EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
EXTRA_CFLAGS += -Idrivers/media/dvb/frontends

0 comments on commit 346be13

Please sign in to comment.