aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-11-30 05:22:59 +0100
committerAdrian Bunk <bunk@stusta.de>2006-11-30 05:22:59 +0100
commit3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5 (patch)
treed11c4db3e38705f7d2c51531e744dd9d27834883 /arch/cris/arch-v32/drivers/Kconfig
parent5d3f083d8f897ce2560bbd4dace483d5aa60d623 (diff)
downloadkernel_samsung_smdk4412-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.zip
kernel_samsung_smdk4412-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.tar.gz
kernel_samsung_smdk4412-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.tar.bz2
Fix misc Kconfig typos
Fix various Kconfig typos. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/cris/arch-v32/drivers/Kconfig')
-rw-r--r--arch/cris/arch-v32/drivers/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig
index a33097f..f64624f 100644
--- a/arch/cris/arch-v32/drivers/Kconfig
+++ b/arch/cris/arch-v32/drivers/Kconfig
@@ -88,7 +88,7 @@ config ETRAX_SERIAL_PORT0_DMA7_IN
help
Enables the DMA7 input channel for ser0 (ttyS0).
If you do not enable DMA, an interrupt for each character will be
- used when receiveing data.
+ used when receiving data.
Normally you want to use DMA, unless you use the DMA channel for
something else.
@@ -157,7 +157,7 @@ config ETRAX_SERIAL_PORT1_DMA5_IN
help
Enables the DMA5 input channel for ser1 (ttyS1).
If you do not enable DMA, an interrupt for each character will be
- used when receiveing data.
+ used when receiving data.
Normally you want this on, unless you use the DMA channel for
something else.
@@ -228,7 +228,7 @@ config ETRAX_SERIAL_PORT2_DMA3_IN
help
Enables the DMA3 input channel for ser2 (ttyS2).
If you do not enable DMA, an interrupt for each character will be
- used when receiveing data.
+ used when receiving data.
Normally you want to use DMA, unless you use the DMA channel for
something else.
@@ -297,7 +297,7 @@ config ETRAX_SERIAL_PORT3_DMA9_IN
help
Enables the DMA9 input channel for ser3 (ttyS3).
If you do not enable DMA, an interrupt for each character will be
- used when receiveing data.
+ used when receiving data.
Normally you want to use DMA, unless you use the DMA channel for
something else.