diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-04-13 17:29:07 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-04-13 17:29:07 -0400 |
commit | f499cae1e59d75d5eb24c23d47cf8986e6032c6d (patch) | |
tree | 1af6235c18391212c40116eb90b01eae8938efee /drivers/media/dvb/frontends/Kconfig | |
parent | fc3f55e672e1ed917dd9e215af81939cd3d717da (diff) | |
parent | 80a04d3f2f94fb68b5df05e3ac6697130bc3467a (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
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 a486a7f81fa9..23e4cffeba38 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -513,6 +513,13 @@ config DVB_LGS8GL5 | |||
513 | help | 513 | help |
514 | A DMB-TH tuner module. Say Y when you want to support this frontend. | 514 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
515 | 515 | ||
516 | config DVB_LGS8GXX | ||
517 | tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator" | ||
518 | depends on DVB_CORE && I2C | ||
519 | default m if DVB_FE_CUSTOMISE | ||
520 | help | ||
521 | A DMB-TH tuner module. Say Y when you want to support this frontend. | ||
522 | |||
516 | comment "Tools to develop new frontends" | 523 | comment "Tools to develop new frontends" |
517 | 524 | ||
518 | config DVB_DUMMY_FE | 525 | config DVB_DUMMY_FE |