summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook2010-11-27 11:33:55 +0100
committerPaul Brook2010-11-27 11:33:55 +0100
commit129cac5b5af110cfa94eae1a570c33ce795f0104 (patch)
treeadad2f26503523521607ae6067c3a9c959fe639d
parentDetect missing config includes (diff)
downloadqemu-129cac5b5af110cfa94eae1a570c33ce795f0104.tar.gz
qemu-129cac5b5af110cfa94eae1a570c33ce795f0104.tar.xz
qemu-129cac5b5af110cfa94eae1a570c33ce795f0104.zip
Remove PCI from sparc32 target
None of the (current) sparc32 machines have a PCI bus, so remove the PCI code from these configs. Signed-off-by: Paul Brook <paul@codesourcery.com>
-rw-r--r--default-configs/sparc-softmmu.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak
index 7c788b8c76..436d2a6560 100644
--- a/default-configs/sparc-softmmu.mak
+++ b/default-configs/sparc-softmmu.mak
@@ -1,6 +1,5 @@
# Default configuration for sparc-softmmu
-include pci.mak
CONFIG_ECC=y
CONFIG_ESP=y
CONFIG_ESCC=y