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 22c2cf2cea98..a205e0b45a54 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -290,6 +290,13 @@ config DVB_TDA826X | |||
290 | help | 290 | help |
291 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. | 291 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
292 | 292 | ||
293 | config DVB_TDA827X | ||
294 | tristate "Philips TDA827X silicon tuner" | ||
295 | depends on DVB_CORE && I2C | ||
296 | default m if DVB_FE_CUSTOMISE | ||
297 | help | ||
298 | A DVB-T silicon tuner module. Say Y when you want to support this tuner. | ||
299 | |||
293 | config DVB_TUNER_QT1010 | 300 | config DVB_TUNER_QT1010 |
294 | tristate "Quantek QT1010 silicon tuner" | 301 | tristate "Quantek QT1010 silicon tuner" |
295 | depends on DVB_CORE && I2C | 302 | depends on DVB_CORE && I2C |