diff options
| author | Michael Krufky <devnull@localhost> | 2005-07-25 06:02:38 +0000 |
|---|---|---|
| committer | Michael Krufky <devnull@localhost> | 2005-07-25 06:02:38 +0000 |
| commit | 4e34f521934d32a4b836ab33e4c81921d579265d (patch) | |
| tree | a985bdc0579148f9f7ed64ec81743364fd3a5adb /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | d2f01e6cfc1ec591339a8acc27a9103a4d9bb019 (diff) | |
| download | mediapointer-dvb-s2-4e34f521934d32a4b836ab33e4c81921d579265d.tar.gz mediapointer-dvb-s2-4e34f521934d32a4b836ab33e4c81921d579265d.tar.bz2 | |
Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.
This imports exact copies of the following versions from dvb-kernel cvs.
lgdt3302.c r1.12
lgdt3302.h r1.5
lgdt3302_priv.h r1.3
There will be no more development on lgdt3302. All new development will be on
lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets
merged into -linus kernel tree.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index d847c62bd..e83256d0f 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -187,8 +187,8 @@ config DVB_BCM3510 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to support this frontend. -config DVB_LGDT3302 - tristate "LGDT3302 based (DViCO FusionHDTV3 Gold)" +config DVB_LGDT330X + tristate "LGDT3302 or LGDT3303 based (DViCO FusionHDTV Gold)" depends on DVB_CORE help An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
