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>
This commit is contained in:
parent
9e19db5b6d
commit
0173e4696f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue