summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 53e775539..da5a17ffc 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/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"