This patch corrects a semantic error an a typo error in two Kconfig files:

Signed-Off-By: Uwe Bugla <[EMAIL PROTECTED]>

--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -291,8 +291,8 @@
        depends on DVB_CORE && I2C
        default m if DVB_FE_CUSTOMISE
        help
-         This module driver a number of tuners based on PLL chips with a
-         common I2C interface. Say Y when you want to support these tuners.
+         This module driver is needed by a number of tuners based on PLL chips
+         with a common I2C inferface.
 
 config DVB_TDA826X
        tristate "Philips TDA826X silicon tuner"
--- a/linux/drivers/media/dvb/dvb-core/Kconfig
+++ b/linux/drivers/media/dvb/dvb-core/Kconfig
@@ -8,7 +8,7 @@
          a digital SetTopBox.
 
          DVB core utility functions for device handling, software fallbacks 
etc.
-         Say Y when you have a DVB card and want to use it. Say Y if your want
+         Say Y when you have a DVB card and want to use it. Say Y if you want
          to build your drivers outside the kernel, but need the DVB core. All
          in-kernel drivers will select this automatically if needed.
 

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to