[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM
authorBrian Swetland <swetland@google.com>
Tue, 9 Sep 2008 14:13:33 +0000 (07:13 -0700)
committerBrian Swetland <swetland@google.com>
Wed, 22 Oct 2008 09:39:32 +0000 (02:39 -0700)
The MSM architecture covers a wider family of chips than just the MSM7X00A.
Move to a more generic name, in perparation for supporting the specific
SoC variants as sub-architectures (ARCH_MSM7X01A, ARCH_MSM722X, etc).  This
gives us ARCH_MSM for the (many) common peripherals.

This also removes the unused/obsolete config item MSM7X00A_IDLE.

Signed-off-by: Brian Swetland <swetland@google.com>

No differences found