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

Skip to content
Commit 7cff9a6a authored by Rohit Vaswani's avatar Rohit Vaswani Committed by Stephen Boyd
Browse files

msm: Reorganize CPU config options to be meaningful



	commit e02db89be5da3cf610e548e162cfdd824a45b581
	Author:     Stepan Moskovchenko <stepanm@codeaurora.org>
	AuthorDate: Thu May 12 19:41:50 2011 -0700

	Reorganize the meaning of CONFIG_ARCH_MSM_SCORPION and
	CONFIG_ARCH_MSM_SCORPIONMP to be more intuitive, and to
	facilitate adding future targets. The SCORPION option now
	represents any target containing a Scorpion processor,
	regardless of the number of cores present. The MSM_SMP option now
	represents targets containing a multi-processor complex, and is
	selected regardless of CONFIG_SMP.
	The SCORPIONMP option selects both of these.

	Similarly, the KRAIT option now refers to current and future targets
	containing a Krait processor, regardless of core count. The KRAITMP
	option refers to targets containing a Krait-MP complex, and selects
	both KRAIT and MSM_SMP.

	Previously, SCORPIONMP was selected for targets containing either
	Scorpion or Krait CPUs, which is confusing and compicates adding
	new Krait-based targets, as these CPUs are substantially different.

Change-Id: I297d322c3bd931d9534026950cb64b95a0594ecd
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 61f4d458
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment