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 7dbb4a223c99..774f5c2a71e8 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -385,4 +385,11 @@ config DVB_ISL6421 | |||
385 | help | 385 | help |
386 | An SEC control chip. | 386 | An SEC control chip. |
387 | 387 | ||
388 | config DVB_LGS8GL5 | ||
389 | tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)" | ||
390 | depends on DVB_CORE && I2C | ||
391 | default m if DVB_FE_CUSTOMISE | ||
392 | help | ||
393 | A DMB-TH tuner module. Say Y when you want to support this frontend. | ||
394 | |||
388 | endmenu | 395 | endmenu |