From: Paul Brook Date: Sat, 27 Nov 2010 10:33:55 +0000 (+0000) Subject: Remove PCI from sparc32 target X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=129cac5b5af110cfa94eae1a570c33ce795f0104;p=qemu.git 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 --- 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