diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/media | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/common/tuners/Kconfig | 2 | ||||
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig index 6f92beaa5ac8..da058c174049 100644 --- a/drivers/media/common/tuners/Kconfig +++ b/drivers/media/common/tuners/Kconfig | |||
@@ -147,7 +147,7 @@ config MEDIA_TUNER_XC5000 | |||
147 | default m if DVB_FE_CUSTOMISE | 147 | default m if DVB_FE_CUSTOMISE |
148 | help | 148 | help |
149 | A driver for the silicon tuner XC5000 from Xceive. | 149 | A driver for the silicon tuner XC5000 from Xceive. |
150 | This device is only used inside a SiP called togther with a | 150 | This device is only used inside a SiP called together with a |
151 | demodulator for now. | 151 | demodulator for now. |
152 | 152 | ||
153 | config MEDIA_TUNER_MXL5005S | 153 | config MEDIA_TUNER_MXL5005S |
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 00269560793a..baf808e9d6e1 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -439,7 +439,7 @@ config DVB_TUNER_DIB0070 | |||
439 | default m if DVB_FE_CUSTOMISE | 439 | default m if DVB_FE_CUSTOMISE |
440 | help | 440 | help |
441 | A driver for the silicon baseband tuner DiB0070 from DiBcom. | 441 | A driver for the silicon baseband tuner DiB0070 from DiBcom. |
442 | This device is only used inside a SiP called togther with a | 442 | This device is only used inside a SiP called together with a |
443 | demodulator for now. | 443 | demodulator for now. |
444 | 444 | ||
445 | comment "SEC control devices for DVB-S" | 445 | comment "SEC control devices for DVB-S" |