aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mips64el-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-27 06:20:53 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-27 06:20:53 +0000
commitf7736b91c40a617e93505e32dcbd2cb56aad8a23 (patch)
tree1bbcb2573485c040a5ceb4e4d3dfed820cf02981 /default-configs/mips64el-softmmu.mak
parentb305b9d7d6990e492966ffb1fdf619482adeb7e2 (diff)
Compile ide/core only once
Make win2k install hack unconditional as it is still restricted to x86 only in vl.c. Replace TARGET_PAGE_SIZE and 4096 with PAGE_SIZE. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips64el-softmmu.mak')
-rw-r--r--default-configs/mips64el-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak
index 8127cfb8bf..010a4fe19f 100644
--- a/default-configs/mips64el-softmmu.mak
+++ b/default-configs/mips64el-softmmu.mak
@@ -10,6 +10,7 @@ CONFIG_I8254=y
CONFIG_PCSPK=y
CONFIG_USB_UHCI=y
CONFIG_FDC=y
+CONFIG_IDE_CORE=y
CONFIG_IDE_QDEV=y
CONFIG_IDE_PCI=y
CONFIG_IDE_ISA=y