From: Uwe Bugla This patch corrects some broken English in Kconfig. Signed-off-by: Uwe Bugla Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton --- drivers/media/dvb/frontends/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff -puN drivers/media/dvb/frontends/Kconfig~dvb-fix-kconfig-help-text drivers/media/dvb/frontends/Kconfig --- a/drivers/media/dvb/frontends/Kconfig~dvb-fix-kconfig-help-text +++ a/drivers/media/dvb/frontends/Kconfig @@ -299,8 +299,9 @@ config DVB_PLL 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 couple of tuners based on PLL chips + with a common I2C interface. Say Y when you want to support these + tuners. config DVB_TDA826X tristate "Philips TDA826X silicon tuner" _