projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08cbacc
)
hw/arm: Remove hard-enablement of the remaining PCI devices
author
Thomas Huth
<thuth@redhat.com>
Fri, 8 Feb 2019 12:37:12 +0000
(13:37 +0100)
committer
Thomas Huth
<thuth@redhat.com>
Mon, 13 May 2019 07:36:32 +0000
(09:36 +0200)
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>
default-configs/arm-softmmu.mak
patch
|
blob
|
history
diff --git
a/default-configs/arm-softmmu.mak
b/default-configs/arm-softmmu.mak
index 233937f394d9b6084ca1686cc70315c204378dd6..f23ecfd5c58a46bfb1a92ae748ef75645a7ec1ea 100644
(file)
--- a/
default-configs/arm-softmmu.mak
+++ b/
default-configs/arm-softmmu.mak
@@
-36,14
+36,6
@@
CONFIG_DIGIC=y
CONFIG_SABRELITE=y
CONFIG_EMCRAFT_SF2=y
CONFIG_MICROBIT=y
-
-CONFIG_VGA=y
-
CONFIG_FSL_IMX25=y
CONFIG_FSL_IMX7=y
CONFIG_FSL_IMX6UL=y
-
-CONFIG_PCIE_PORT=y
-CONFIG_XIO3130=y
-CONFIG_IOH3420=y
-CONFIG_I82801B11=y