]> git.proxmox.com Git - mirror_qemu.git/commitdiff
m68k: Remove PCI and USB from config file
authorThomas Huth <huth@tuxfamily.org>
Fri, 6 Jan 2017 07:39:56 +0000 (08:39 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 14 Jan 2017 09:06:21 +0000 (10:06 +0100)
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 <huth@tuxfamily.org>
Message-Id: <20170106083956.53d08923@thl530>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
default-configs/m68k-softmmu.mak

index d9552df0763662fc8c7a2ca74b3fa13a9608a9df..60f7cdfbf282d3869e8d4815337c0e12e2b777a9 100644 (file)
@@ -1,6 +1,4 @@
 # Default configuration for m68k-softmmu
 
-include pci.mak
-include usb.mak
 CONFIG_COLDFIRE=y
 CONFIG_PTIMER=y