V4L/DVB (13493): TeVii S470 and TBS 6920 fixes
[safe/jmp/linux-2.6] / drivers / media / dvb / frontends / Kconfig
index 23e4cff..58aac01 100644 (file)
@@ -35,6 +35,21 @@ config DVB_STB6100
          A Silicon tuner from ST used in conjunction with the STB0899
          demodulator. Say Y when you want to support this tuner.
 
+config DVB_STV090x
+       tristate "STV0900/STV0903(A/B) based"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
+         Say Y when you want to support these frontends.
+
+config DVB_STV6110x
+       tristate "STV6110/(A) based tuners"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A Silicon tuner that supports DVB-S and DVB-S2 modes
+
 comment "DVB-S (satellite) frontends"
        depends on DVB_CORE
 
@@ -66,6 +81,13 @@ config DVB_ZL10036
        help
          A DVB-S tuner module. Say Y when you want to support this frontend.
 
+config DVB_ZL10039
+       tristate "Zarlink ZL10039 silicon tuner"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A DVB-S tuner module. Say Y when you want to support this frontend.
+
 config DVB_S5H1420
        tristate "Samsung S5H1420 based"
        depends on DVB_CORE && I2C
@@ -179,6 +201,13 @@ config DVB_SI21XX
        help
          A DVB-S tuner module. Say Y when you want to support this frontend.
 
+config DVB_DS3000
+       tristate "Montage Tehnology DS3000 based"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
+
 comment "DVB-T (terrestrial) frontends"
        depends on DVB_CORE
 
@@ -320,6 +349,13 @@ config DVB_AF9013
        help
          Say Y when you want to support this frontend.
 
+config DVB_EC100
+       tristate "E3C EC100"
+       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
 
@@ -462,6 +498,14 @@ config DVB_S921
          AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
          Say Y when you want to support this frontend.
 
+config DVB_DIB8000
+       tristate "DiBcom 8000MB/MC"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
+         Say Y when you want to support this frontend.
+
 comment "Digital terrestrial only tuners/PLL"
        depends on DVB_CORE
 
@@ -506,6 +550,13 @@ config DVB_ISL6421
        help
          An SEC control chip.
 
+config DVB_ISL6423
+       tristate "ISL6423 SEC controller"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A SEC controller chip from Intersil
+
 config DVB_LGS8GL5
        tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
        depends on DVB_CORE && I2C
@@ -520,6 +571,13 @@ config DVB_LGS8GXX
        help
          A DMB-TH tuner module. Say Y when you want to support this frontend.
 
+config DVB_ATBM8830
+       tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
+       depends on DVB_CORE && I2C
+       default m if DVB_FE_CUSTOMISE
+       help
+         A DMB-TH tuner module. Say Y when you want to support this frontend.
+
 comment "Tools to develop new frontends"
 
 config DVB_DUMMY_FE