diff options
author | Jarod Wilson <jarod@redhat.com> | 2010-10-20 23:26:09 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-23 02:05:35 +0400 |
commit | 4cce492b01599646421529b34deea9f61dec71de (patch) | |
tree | f9f5884ef56ee038f46d7a42b4c4f86d0f00ac31 /drivers/media/dvb/frontends/Kconfig | |
parent | 780e312175f688ab5ab6124c91d46fa2b9afe2d2 (diff) | |
download | linux-4cce492b01599646421529b34deea9f61dec71de.tar.xz |
[media] dvb: remove obsolete lgdt3304 driver
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 35cb8c5c9470..e9062b08a485 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig @@ -462,16 +462,8 @@ config DVB_LGDT330X An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want to support this frontend. -config DVB_LGDT3304 - tristate "LG Electronics LGDT3304" - depends on DVB_CORE && I2C - default m if DVB_FE_CUSTOMISE - help - An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want - to support this frontend. - config DVB_LGDT3305 - tristate "LG Electronics LGDT3305 based" + tristate "LG Electronics LGDT3304 and LGDT3305 based" depends on DVB_CORE && I2C default m if DVB_FE_CUSTOMISE help |