aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mipsel-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-22 20:18:40 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-22 20:18:40 +0000
commit70615c38ded2a20ad8282b7dcde95482fc0a7744 (patch)
tree734ab3364efb7c1e29bdf66d1b1fb661e2e08c16 /default-configs/mipsel-softmmu.mak
parentc9a43af9afc29538d77699e99a887560c654eee2 (diff)
Compile sound devices only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mipsel-softmmu.mak')
-rw-r--r--default-configs/mipsel-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mipsel-softmmu.mak b/default-configs/mipsel-softmmu.mak
index 7ff0f03332..17b83d0540 100644
--- a/default-configs/mipsel-softmmu.mak
+++ b/default-configs/mipsel-softmmu.mak
@@ -15,3 +15,4 @@ CONFIG_IDE_PCI=y
CONFIG_IDE_ISA=y
CONFIG_IDE_PIIX=y
CONFIG_NE2000_ISA=y
+CONFIG_SOUND=y