diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2010-09-22 20:40:57 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-27 12:27:08 -0700 |
commit | 6e457bb05c348e196f67005876992ceb5eb0430a (patch) | |
tree | a69bbf1f228c8bef7fb55b7d76ecd249953a31aa /arch/arm/Kconfig | |
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/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 553b7cf17bfb..15b603cb577d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -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" |