summaryrefslogtreecommitdiff
path: root/default-configs
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:41:14 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:13 -0500
commit2f125b5553db682ed579380f485d3620f3646eec (patch)
tree3512a08aa1e807163e4ed3046903e0e785a78d24 /default-configs
parent713a7724527d745d9b45ee0881178a66fcb84bdc (diff)
downloadqemu-2f125b5553db682ed579380f485d3620f3646eec.tar.gz
qemu-2f125b5553db682ed579380f485d3620f3646eec.tar.bz2
qemu-2f125b5553db682ed579380f485d3620f3646eec.zip
Only compile sd when one target uses it
Patchworks-ID: 35208 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs')
-rw-r--r--default-configs/arm-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak
index 05b4b14aac..52b2dfa10b 100644
--- a/default-configs/arm-softmmu.mak
+++ b/default-configs/arm-softmmu.mak
@@ -6,3 +6,4 @@ CONFIG_ISA_MMIO=y
CONFIG_NAND=y
CONFIG_ECC=y
CONFIG_PTIMER=y
+CONFIG_SD=y