commit | 704d9892561d3b7ac4728296240a1b3ccfa2045a | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Feb 08 13:37:12 2019 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Mon May 13 09:36:32 2019 +0200 |
tree | 0078d0b871a9d8f7b7eb5a11ac833bfc4090fc93 | |
parent | 08cbaccca8efe32c172a26126124913f7bd8962c [diff] |
hw/arm: Remove hard-enablement of the remaining PCI devices The PCI devices should be pulled in by default if PCI_DEVICES is set, so there is no need anymore to enforce them in the configs file. Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>