summaryrefslogtreecommitdiff
path: root/default-configs/mips-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:04 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:04 +0000
commit4c65f1e5ba5ea512e962c7f4271235b799121e70 (patch)
tree5f7a390c10856f23c5f3a7b19e842096712de27f /default-configs/mips-softmmu.mak
parent7f55c7ced67a58018c74f15dd38dfaf00c6591c9 (diff)
downloadqemu-4c65f1e5ba5ea512e962c7f4271235b799121e70.tar.gz
Compile usb-uhci only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips-softmmu.mak')
-rw-r--r--default-configs/mips-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips-softmmu.mak b/default-configs/mips-softmmu.mak
index 9eeeea8bfd..c0fe54ee5f 100644
--- a/default-configs/mips-softmmu.mak
+++ b/default-configs/mips-softmmu.mak
@@ -7,3 +7,4 @@ CONFIG_VGA_ISA=y
CONFIG_PARALLEL=y
CONFIG_I8254=y
CONFIG_PCSPK=y
+CONFIG_USB_UHCI=y