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 bb76727d924e..97c151d5b2e1 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig | |||
@@ -577,6 +577,14 @@ config DVB_LGDT3305 | |||
577 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 577 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
578 | to support this frontend. | 578 | to support this frontend. |
579 | 579 | ||
580 | config DVB_LGDT3306A | ||
581 | tristate "LG Electronics LGDT3306A based" | ||
582 | depends on DVB_CORE && I2C | ||
583 | default m if !MEDIA_SUBDRV_AUTOSELECT | ||
584 | help | ||
585 | An ATSC 8VSB and QAM-B 64/256 demodulator module. Say Y when you want | ||
586 | to support this frontend. | ||
587 | |||
580 | config DVB_LG2160 | 588 | config DVB_LG2160 |
581 | tristate "LG Electronics LG216x based" | 589 | tristate "LG Electronics LG216x based" |
582 | depends on DVB_CORE && I2C | 590 | depends on DVB_CORE && I2C |