summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2006-02-09 23:35:21 -0500
committerMichael Krufky <mkrufky@linuxtv.org>2006-02-09 23:35:21 -0500
commit254ef7f974a59fbf4834c0a19add07531a9bf4dd (patch)
tree04a9c83e8244c1ef4b960647559c1ee4a7ee3d39 /linux/drivers/media/dvb/frontends/Kconfig
parent6ded7c2f0a2e6b7858b850ec736c5558256f8ad9 (diff)
downloadmediapointer-dvb-s2-254ef7f974a59fbf4834c0a19add07531a9bf4dd.tar.gz
mediapointer-dvb-s2-254ef7f974a59fbf4834c0a19add07531a9bf4dd.tar.bz2
drivers/media/dvb/frontends/mt312.c: cleanups
From: Adrian Bunk <bunk@stusta.de> This patch contains the following possible cleanups: - update the Kconfig help to mention the VP310 - merge vp310_attach and mt312_attach into a new vp310_mt312_attach to remove some code duplication Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 76b6a2aef..c676b1e23 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -29,7 +29,7 @@ config DVB_TDA8083
A DVB-S tuner module. Say Y when you want to support this frontend.
config DVB_MT312
- tristate "Zarlink MT312 based"
+ tristate "Zarlink VP310/MT312 based"
depends on DVB_CORE
help
A DVB-S tuner module. Say Y when you want to support this frontend.