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 f47983472aed..b98ebb264e29 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -531,6 +531,14 @@ config DVB_LGDT3305 | |||
531 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 531 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
532 | to support this frontend. | 532 | to support this frontend. |
533 | 533 | ||
534 | config DVB_LG2160 | ||
535 | tristate "LG Electronics LG216x based" | ||
536 | depends on DVB_CORE && I2C | ||
537 | default m if DVB_FE_CUSTOMISE | ||
538 | help | ||
539 | An ATSC/MH demodulator module. Say Y when you want | ||
540 | to support this frontend. | ||
541 | |||
534 | config DVB_S5H1409 | 542 | config DVB_S5H1409 |
535 | tristate "Samsung S5H1409 based" | 543 | tristate "Samsung S5H1409 based" |
536 | depends on DVB_CORE && I2C | 544 | depends on DVB_CORE && I2C |