aboutsummaryrefslogtreecommitdiff
path: root/default-configs/sh4-softmmu.mak
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:05 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:11 -0500
commit642575843f38a4f05bbcaff0cbc287dee65c8a72 (patch)
treef9db6dc8721b38513506b6ccc1bc8d1f401cc83f /default-configs/sh4-softmmu.mak
parent3d0f151783dcb56284d56502c3ffe5430e540e38 (diff)
Only compile usb_ohci when one target uses it
Patchworks-ID: 35199 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/sh4-softmmu.mak')
-rw-r--r--default-configs/sh4-softmmu.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/default-configs/sh4-softmmu.mak b/default-configs/sh4-softmmu.mak
index 44668357c7..9c2445b88a 100644
--- a/default-configs/sh4-softmmu.mak
+++ b/default-configs/sh4-softmmu.mak
@@ -1 +1,3 @@
# Default configuration for sh4-softmmu
+
+CONFIG_USB_OHCI=y