update OMAP Kconfig help texts for all supported SoC models
authorLennert Buytenhek <buytenh@wantstofly.org>
Wed, 22 Sep 2010 18:40:57 +0000 (20:40 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Sep 2010 19:27:08 +0000 (12:27 -0700)
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>
arch/arm/Kconfig
arch/arm/plat-omap/Kconfig

index 553b7cf..15b603c 100644 (file)
@@ -813,7 +813,7 @@ config ARCH_OMAP
        select GENERIC_CLOCKEVENTS
        select ARCH_HAS_HOLES_MEMORYMODEL
        help
-         Support for TI's OMAP platform (OMAP1 and OMAP2).
+         Support for TI's OMAP platform (OMAP1/2/3/4).
 
 config PLAT_SPEAR
        bool "ST SPEAr"
index e39a417..d98c5c0 100644 (file)
@@ -19,7 +19,7 @@ config ARCH_OMAP2PLUS
        bool "TI OMAP2/3/4"
        select COMMON_CLKDEV
        help
-         "Systems based on omap24xx, omap34xx or omap44xx"
+         "Systems based on OMAP2, OMAP3 or OMAP4"
 
 endchoice