diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2010-09-22 14:40:57 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-27 15:27:08 -0400 |
commit | 6e457bb05c348e196f67005876992ceb5eb0430a (patch) | |
tree | a69bbf1f228c8bef7fb55b7d76ecd249953a31aa /arch/arm/plat-omap | |
parent | ee6f5a2fec84479d468ebf2a5d4560e042a58647 (diff) |
update OMAP Kconfig help texts for all supported SoC models
update OMAP Kconfig help texts for all supported SoC models
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap')
-rw-r--r-- | arch/arm/plat-omap/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig index e39a417a368d..d98c5c0e164b 100644 --- a/arch/arm/plat-omap/Kconfig +++ b/arch/arm/plat-omap/Kconfig | |||
@@ -19,7 +19,7 @@ config ARCH_OMAP2PLUS | |||
19 | bool "TI OMAP2/3/4" | 19 | bool "TI OMAP2/3/4" |
20 | select COMMON_CLKDEV | 20 | select COMMON_CLKDEV |
21 | help | 21 | help |
22 | "Systems based on omap24xx, omap34xx or omap44xx" | 22 | "Systems based on OMAP2, OMAP3 or OMAP4" |
23 | 23 | ||
24 | endchoice | 24 | endchoice |
25 | 25 | ||