commit | 1637de0c9b4dbac0f185e94b2b8cd2c2db78700d | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Tue Sep 09 07:13:33 2008 -0700 |
committer | Brian Swetland <swetland@google.com> | Wed Oct 22 02:39:32 2008 -0700 |
tree | 4b7f9662891e90036a5e03b3241641c5b27c2af5 | |
parent | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 [diff] |
[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM 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>