aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mips64-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:05 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:05 +0000
commit9953b2fc28448a2f237402b5af6ec90bd5fe10b0 (patch)
treebf6e3f5049a9ccf9d73fe20c351723b39f4c9006 /default-configs/mips64-softmmu.mak
parent4c65f1e5ba5ea512e962c7f4271235b799121e70 (diff)
Compile most IDE devices only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips64-softmmu.mak')
-rw-r--r--default-configs/mips64-softmmu.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/default-configs/mips64-softmmu.mak b/default-configs/mips64-softmmu.mak
index 1543c4fc55..4707ce39cb 100644
--- a/default-configs/mips64-softmmu.mak
+++ b/default-configs/mips64-softmmu.mak
@@ -8,3 +8,7 @@ CONFIG_PARALLEL=y
CONFIG_I8254=y
CONFIG_PCSPK=y
CONFIG_USB_UHCI=y
+CONFIG_IDE_QDEV=y
+CONFIG_IDE_PCI=y
+CONFIG_IDE_ISA=y
+CONFIG_IDE_PIIX=y