Skip to content

Commit

Permalink
update OMAP Kconfig help texts for all supported SoC models
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lennert Buytenhek authored and Tony Lindgren committed Sep 27, 2010
1 parent ee6f5a2 commit 6e457bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/plat-omap/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6e457bb

Please sign in to comment.