From: Thomas Huth Date: Fri, 6 Jan 2017 07:39:56 +0000 (+0100) Subject: m68k: Remove PCI and USB from config file X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7b6de33e3032f33a9097665adf336c5c3a9eaea7;p=qmiga%2Fqemu.git m68k: Remove PCI and USB from config file None of the ColdFire boards that we currently support has a PCI or USB bus (and AFAIK the upcoming q800 machine does not support PCI and USB either), so we do not need these settings the config file. Signed-off-by: Thomas Huth Message-Id: <20170106083956.53d08923@thl530> Signed-off-by: Laurent Vivier --- diff --git a/default-configs/m68k-softmmu.mak b/default-configs/m68k-softmmu.mak index d9552df076..60f7cdfbf2 100644 --- a/default-configs/m68k-softmmu.mak +++ b/default-configs/m68k-softmmu.mak @@ -1,6 +1,4 @@ # Default configuration for m68k-softmmu -include pci.mak -include usb.mak CONFIG_COLDFIRE=y CONFIG_PTIMER=y