1
0
Fork 0

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>
hifive-unleashed-5.1
Lennert Buytenhek 2010-09-22 20:40:57 +02:00 committed by Tony Lindgren
parent ee6f5a2fec
commit 6e457bb05c
2 changed files with 2 additions and 2 deletions

View 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"

View 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