diff options
author | Matti J. Aaltonen <matti.j.aaltonen@nokia.com> | 2009-09-17 22:46:18 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-18 23:53:01 -0400 |
commit | 7a254f468f699a5870143dcabf279eae67339029 (patch) | |
tree | 4eb81bb643ad70a3a4e94a9fcf8c9a81507b2ef4 /drivers | |
parent | d2be76437c20161a31460306e555bb546e30dfc7 (diff) |
V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.
Fixed two typos.
Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/radio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index 25a36ad60c5e..a87a477c87f2 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig | |||
@@ -346,7 +346,7 @@ config RADIO_SI4713 | |||
346 | ---help--- | 346 | ---help--- |
347 | Say Y here if you want support to Si4713 FM Radio Transmitter. | 347 | Say Y here if you want support to Si4713 FM Radio Transmitter. |
348 | This device can transmit audio through FM. It can transmit | 348 | This device can transmit audio through FM. It can transmit |
349 | EDS and EBDS signals as well. This module is the v4l2 radio | 349 | RDS and RBDS signals as well. This module is the v4l2 radio |
350 | interface for the i2c driver of this device. | 350 | interface for the i2c driver of this device. |
351 | 351 | ||
352 | To compile this driver as a module, choose M here: the | 352 | To compile this driver as a module, choose M here: the |