aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-17 23:09:42 -0400
committerJiri Kosina <jkosina@suse.cz>2014-09-26 05:12:28 -0400
commitf54619f28fb6829612eb90a31cc55caf14c5fcca (patch)
treed7536c36ac4de3e26725f04d38c8b158897004a7 /arch
parente8ac6ea8a42d6506345056c6de3e81c97d3f20af (diff)
treewide: Fix typos in Kconfig
This patch fix spelling typos found in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch')
-rw-r--r--arch/blackfin/Kconfig2
-rw-r--r--arch/mips/cavium-octeon/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index ed30699cc635..af76634f8d98 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -671,7 +671,7 @@ config TICKSOURCE_CORETMR
671 default y 671 default y
672endmenu 672endmenu
673 673
674menu "Clock souce" 674menu "Clock source"
675 depends on GENERIC_CLOCKEVENTS 675 depends on GENERIC_CLOCKEVENTS
676config CYCLES_CLOCKSOURCE 676config CYCLES_CLOCKSOURCE
677 bool "CYCLES" 677 bool "CYCLES"
diff --git a/arch/mips/cavium-octeon/Kconfig b/arch/mips/cavium-octeon/Kconfig
index 602866657938..c370426a7322 100644
--- a/arch/mips/cavium-octeon/Kconfig
+++ b/arch/mips/cavium-octeon/Kconfig
@@ -1,7 +1,7 @@
1if CPU_CAVIUM_OCTEON 1if CPU_CAVIUM_OCTEON
2 2
3config CAVIUM_CN63XXP1 3config CAVIUM_CN63XXP1
4 bool "Enable CN63XXP1 errata worarounds" 4 bool "Enable CN63XXP1 errata workarounds"
5 default "n" 5 default "n"
6 help 6 help
7 The CN63XXP1 chip requires build time workarounds to 7 The CN63XXP1 chip requires build time workarounds to