diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 00269560793a..649ac75aaefa 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -83,6 +83,13 @@ config DVB_STV0299 | |||
83 | help | 83 | help |
84 | A DVB-S tuner module. Say Y when you want to support this frontend. | 84 | A DVB-S tuner module. Say Y when you want to support this frontend. |
85 | 85 | ||
86 | config DVB_STV6110 | ||
87 | tristate "ST STV6110 silicon tuner" | ||
88 | depends on DVB_CORE && I2C | ||
89 | default m if DVB_FE_CUSTOMISE | ||
90 | help | ||
91 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. | ||
92 | |||
86 | config DVB_TDA8083 | 93 | config DVB_TDA8083 |
87 | tristate "Philips TDA8083 based" | 94 | tristate "Philips TDA8083 based" |
88 | depends on DVB_CORE && I2C | 95 | depends on DVB_CORE && I2C |