From 129cac5b5af110cfa94eae1a570c33ce795f0104 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sat, 27 Nov 2010 10:33:55 +0000 Subject: 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 --- default-configs/sparc-softmmu.mak | 1 - 1 file changed, 1 deletion(-) (limited to 'default-configs/sparc-softmmu.mak') 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 -- cgit v1.2.1