diff options
author | Jarod Wilson <jarod@redhat.com> | 2010-10-20 15:26:09 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-22 18:05:35 -0400 |
commit | 4cce492b01599646421529b34deea9f61dec71de (patch) | |
tree | f9f5884ef56ee038f46d7a42b4c4f86d0f00ac31 /drivers/media/dvb/frontends/Kconfig | |
parent | 780e312175f688ab5ab6124c91d46fa2b9afe2d2 (diff) |
[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 | |||
462 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 462 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
463 | to support this frontend. | 463 | to support this frontend. |
464 | 464 | ||
465 | config DVB_LGDT3304 | ||
466 | tristate "LG Electronics LGDT3304" | ||
467 | depends on DVB_CORE && I2C | ||
468 | default m if DVB_FE_CUSTOMISE | ||
469 | help | ||
470 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | ||
471 | to support this frontend. | ||
472 | |||
473 | config DVB_LGDT3305 | 465 | config DVB_LGDT3305 |
474 | tristate "LG Electronics LGDT3305 based" | 466 | tristate "LG Electronics LGDT3304 and LGDT3305 based" |
475 | depends on DVB_CORE && I2C | 467 | depends on DVB_CORE && I2C |
476 | default m if DVB_FE_CUSTOMISE | 468 | default m if DVB_FE_CUSTOMISE |
477 | help | 469 | help |