aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
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 d3cfced2ce23..a7ea355907b6 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -90,6 +90,13 @@ config DVB_STV6110
90 help 90 help
91 A DVB-S silicon tuner module. Say Y when you want to support this tuner. 91 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
92 92
93config DVB_STV0900
94 tristate "ST STV0900 based"
95 depends on DVB_CORE && I2C
96 default m if DVB_FE_CUSTOMISE
97 help
98 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
99
93config DVB_TDA8083 100config DVB_TDA8083
94 tristate "Philips TDA8083 based" 101 tristate "Philips TDA8083 based"
95 depends on DVB_CORE && I2C 102 depends on DVB_CORE && I2C