s390x/config: Do not include full pci.mak
commitbe0b608a5463a834df0e19911356ae93660d3677
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Mar 2015 14:19:14 +0000 (12 15:19 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 16 Mar 2015 09:20:17 +0000 (16 10:20 +0100)
treedb54843602a4adccb9a888683cce034e2d779f81
parentd3321fc7557cbd51fd0c9c0416c81dbe3f4dc32e
s390x/config: Do not include full pci.mak

pci.mak includes a lot of devices - and most of them do not make
sense on s390x, like USB controllers or audio cards. These devices
also show up when running "qemu-system-s390x -device help" and thus
could raise the hope for the users that they could use these kind
of devices with qemu-system-s390x. To avoid this confusion, we
should not include pci.mak and rather include the bare minimum
manually instead.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Acked-by: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Message-Id: <1426169954-6062-1-git-send-email-thuth@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
default-configs/s390x-softmmu.mak