aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mips-softmmu-common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'default-configs/mips-softmmu-common.mak')
-rw-r--r--default-configs/mips-softmmu-common.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/default-configs/mips-softmmu-common.mak b/default-configs/mips-softmmu-common.mak
index 331bdc5c18..88f28e5040 100644
--- a/default-configs/mips-softmmu-common.mak
+++ b/default-configs/mips-softmmu-common.mak
@@ -1,8 +1,9 @@
# Common mips*-softmmu CONFIG defines
-include pci.mak
include sound.mak
include usb.mak
+CONFIG_PCI=y
+CONFIG_PCI_DEVICES=y
CONFIG_ESP=y
CONFIG_SCSI=y
CONFIG_VGA_ISA=y