Commit 7b6de33e authored by Thomas Huth's avatar Thomas Huth Committed by Laurent Vivier
Browse files

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: default avatarThomas Huth <huth@tuxfamily.org>
Message-Id: <20170106083956.53d08923@thl530>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent a45f1763
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
# Default configuration for m68k-softmmu

include pci.mak
include usb.mak
CONFIG_COLDFIRE=y
CONFIG_PTIMER=y