hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe
commite197de50c6cfad69d2c26c22693b57678ae99d14
authorThomas Huth <thuth@redhat.com>
Fri, 10 Feb 2017 20:12:03 +0000 (10 13:12 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 10 Feb 2017 20:12:03 +0000 (10 13:12 -0700)
tree310f912d45f8a9d5d539a60ca5037c01212db501
parentf23363ea44abbd514b26f40f0fc449160d3397dc
hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe

Both devices seem to be specific to the ARM platform. It's confusing
for the users if they show up on other target architectures, too
(e.g. when the user runs QEMU with "-device ?" to get a list of
supported devices). Thus let's introduce proper configuration switches
so that the devices are only compiled and included when they are
really required.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
default-configs/arm-softmmu.mak
hw/vfio/Makefile.objs