diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-23 22:26:52 -0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-23 22:26:52 -0200 |
| commit | 95e9306ca0dbf322edde55eee84e9884b097613d (patch) | |
| tree | 8ecabda44b7404bb9ed1ae7e9bfe7f63a00d8c23 /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | aafc760ef56b4f913b2d26e8774e1b030d83f2f4 (diff) | |
| parent | 32044f10b091598f2883730c785f3adaf3be04be (diff) | |
| download | mediapointer-dvb-s2-95e9306ca0dbf322edde55eee84e9884b097613d.tar.gz mediapointer-dvb-s2-95e9306ca0dbf322edde55eee84e9884b097613d.tar.bz2 | |
merge: http://linuxtv.org/hg/~tap/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index af314bb1d..22c2cf2ce 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -290,6 +290,13 @@ config DVB_TDA826X help A DVB-S silicon tuner module. Say Y when you want to support this tuner. +config DVB_TUNER_QT1010 + tristate "Quantek QT1010 silicon tuner" + depends on DVB_CORE && I2C + default m if DVB_FE_CUSTOMISE + help + A driver for the silicon tuner QT1010 from Quantek. + config DVB_TUNER_MT2060 tristate "Microtune MT2060 silicon IF tuner" depends on I2C |
