pci: Move PCI VGA to pci.mak
commit332261de2b979610aacde22eb15ef6e59f3c2da9
authorAlexander Graf <agraf@suse.de>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Feb 2015 05:46:08 +0000 (13 05:46 +0000)
treeeb306b319db5d839b4dcecb2c077e06f6752bbf9
parent4ab29b8214cc4b54e0c1a8270b610a340311470e
pci: Move PCI VGA to pci.mak

Every platform that supports PCI can also spawn the Bochs VGA PCI adapter. Move
it to pci.mak to enable it for everyone.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
12 files changed:
default-configs/alpha-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
default-configs/pci.mak
default-configs/ppc-softmmu.mak
default-configs/ppc64-softmmu.mak
default-configs/ppcemb-softmmu.mak
default-configs/sparc64-softmmu.mak
default-configs/x86_64-softmmu.mak