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 b794e860b4e2..d7c4837fa71c 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -484,6 +484,14 @@ config DVB_S921 | |||
484 | AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module. | 484 | AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module. |
485 | Say Y when you want to support this frontend. | 485 | Say Y when you want to support this frontend. |
486 | 486 | ||
487 | config DVB_DIB8000 | ||
488 | tristate "DiBcom 8000MB/MC" | ||
489 | depends on DVB_CORE && I2C | ||
490 | default m if DVB_FE_CUSTOMISE | ||
491 | help | ||
492 | A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator. | ||
493 | Say Y when you want to support this frontend. | ||
494 | |||
487 | comment "Digital terrestrial only tuners/PLL" | 495 | comment "Digital terrestrial only tuners/PLL" |
488 | depends on DVB_CORE | 496 | depends on DVB_CORE |
489 | 497 | ||