Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e457bb0 authored by Lennert Buytenhek's avatar Lennert Buytenhek Committed by Tony Lindgren
Browse files

update OMAP Kconfig help texts for all supported SoC models



update OMAP Kconfig help texts for all supported SoC models

Signed-off-by: default avatarLennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ee6f5a2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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