diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index aebb8d6f26f8..093c7695883d 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -172,6 +172,14 @@ config DVB_DIB3000MC | |||
172 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want | 172 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
173 | to support this frontend. | 173 | to support this frontend. |
174 | 174 | ||
175 | config DVB_DIB7000M | ||
176 | tristate "DiBcom 7000MA/MB/PA/PB/MC" | ||
177 | depends on DVB_CORE && I2C | ||
178 | default m if DVB_FE_CUSTOMISE | ||
179 | help | ||
180 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want | ||
181 | to support this frontend. | ||
182 | |||
175 | comment "DVB-C (cable) frontends" | 183 | comment "DVB-C (cable) frontends" |
176 | depends on DVB_CORE | 184 | depends on DVB_CORE |
177 | 185 | ||