]> git.proxmox.com Git - qemu.git/commit
default-configs: Fix A9MP and A15MP config names
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:32 +0000 (14:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:32 +0000 (14:54 +0100)
commit66aae5e1ecc38e8658c5cc69a0b3ceeb4967619c
tree6b7fa0c40af3030881298c65edc2981133c359ed
parent6033e840c7b1db1055d02199fa3a28a4fd7b2386
default-configs: Fix A9MP and A15MP config names

When individual CONFIG_ switches for the A9MPcore and A15MPcore
devices were created, they were inadvertently given incorrect names
(CONFIG_ARM9MPCORE and CONFIG_ARM15MPCORE). These CPUs are
"Cortex-A9MP" and "Cortex-A15MP", and in particular the ARM9 is
a different (rather older) CPU than the Cortex-A9. Rename the
CONFIG_ switches to bring them into line with the source file
names and CPU names.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1376056215-26391-1-git-send-email-peter.maydell@linaro.org
default-configs/arm-softmmu.mak
hw/cpu/Makefile.objs