]> git.proxmox.com Git - mirror_qemu.git/commit - hw/intc/Makefile.objs
armv7m: Don't put core v7M devices under CONFIG_STELLARIS
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Feb 2017 15:36:02 +0000 (15:36 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 16:18:49 +0000 (16:18 +0000)
commit743eb705608f21999356dd1bcefd4733f1c959e6
tree8bc6e23fe703d5263234c1182bc19581a6feaace
parentf68d881c9b2acee616b3baa7cc00a94a72f518f5
armv7m: Don't put core v7M devices under CONFIG_STELLARIS

The NVIC is a core v7M device that exists for all v7M CPUs;
put it under a CONFIG_ARM_V7M rather than hiding it under
CONFIG_STELLARIS.

(We'll use CONFIG_ARM_V7M for the SysTick device too
when we split it out of the NVIC.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1487604965-23220-9-git-send-email-peter.maydell@linaro.org
default-configs/arm-softmmu.mak
hw/intc/Makefile.objs