Make sysbus EHCI devices ARM only by default
commitc3cf77cb63b71618224129df41f114488e0f74e4
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 18 Feb 2015 05:01:01 +0000 (18 16:01 +1100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 18 Feb 2015 09:53:10 +0000 (18 10:53 +0100)
tree4fb0830f3ac09417a88bc5ab8da76260cc7f063e
parentc86580b889a0c22deba3afd4672472f23a1249d0
Make sysbus EHCI devices ARM only by default

A number of ARM embedded boards include EHCI USB host controllers which
appear as directly mapped devices, rather than sitting on a PCI bus.

At present code to emulate such devices is included whenever EHCI support
is included.  This patch adjusts teh config options to only include them
in builds targetting ARM by default.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
default-configs/arm-softmmu.mak
hw/usb/Makefile.objs