summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorKonstantin Dimitrov <kosio.dimitrov@gmail.com>2012-12-23 19:25:27 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-12-27 19:26:58 -0200
commit6fef4fc71e79282b673d7613cfc63da6bdeec5bd (patch)
tree99a3a5593b9c42ce2590c67578fbb86344929128 /drivers/media/dvb-frontends/Kconfig
parentc1965eae65f0db2eee574f72aab4e8b34ecf8f9c (diff)
downloadop-kernel-dev-6fef4fc71e79282b673d7613cfc63da6bdeec5bd.zip
op-kernel-dev-6fef4fc71e79282b673d7613cfc63da6bdeec5bd.tar.gz
[media] ts2020: add ts2020 tuner driver
add separate ts2020 tuner driver Signed-off-by: Konstantin Dimitrov <kosio.dimitrov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index 5efec73..6f809a7 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -207,6 +207,13 @@ config DVB_SI21XX
help
A DVB-S tuner module. Say Y when you want to support this frontend.
+config DVB_TS2020
+ tristate "Montage Tehnology TS2020 based tuners"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+ help
+ A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.
+
config DVB_DS3000
tristate "Montage Tehnology DS3000 based"
depends on DVB_CORE && I2C
OpenPOWER on IntegriCloud