aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2011-02-25 01:09:35 -0500
committerJiri Kosina <jkosina@suse.cz>2011-03-01 09:51:48 -0500
commit19f52522c426b50e934d5fbd0bf759058f03cc60 (patch)
tree1575818bb800801e684ba04044c7767b97b8738c
parent9b4f06fae48765650f3ac9c876bc629d804bd763 (diff)
arch/arm/Kconfig: remove one to many l's in the word.
The patch below removes an extra "l" in the word. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--arch/arm/plat-omap/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig
index b6333ae3f92a..cd5f993612fd 100644
--- a/arch/arm/plat-omap/Kconfig
+++ b/arch/arm/plat-omap/Kconfig
@@ -54,7 +54,7 @@ config OMAP_SMARTREFLEX
54 user must write 1 to 54 user must write 1 to
55 /debug/voltage/vdd_<X>/smartreflex/autocomp, 55 /debug/voltage/vdd_<X>/smartreflex/autocomp,
56 where X is mpu or core for OMAP3. 56 where X is mpu or core for OMAP3.
57 Optionallly autocompensation can be enabled in the kernel 57 Optionally autocompensation can be enabled in the kernel
58 by default during system init via the enable_on_init flag 58 by default during system init via the enable_on_init flag
59 which an be passed as platform data to the smartreflex driver. 59 which an be passed as platform data to the smartreflex driver.
60 60