diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-09-27 11:37:19 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-09 22:14:50 -0300 |
commit | 0173e4696f201c53ab17ee4d9da81d74b5f9eddc (patch) | |
tree | 1c8b31f2b7af45631581618a8ae9750b0df965dc /drivers/media/dvb | |
parent | 9e19db5b6dda251b8d76c3a0069e63faca6be3f0 (diff) |
V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text
s/driver/drives/1
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 53e775539649..59b9ed1f1aec 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig @@ -299,7 +299,7 @@ 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 + This module drives a number of tuners based on PLL chips with a common I2C interface. Say Y when you want to support these tuners. config DVB_TDA826X |