diff options
author | Juan Quintela <quintela@redhat.com> | 2009-10-07 02:41:22 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-08 21:17:16 -0500 |
commit | 6a559be594e77f323ecf2f8ad4c681b9a61391a3 (patch) | |
tree | fe854bc2f05b392f79c64d2b89b8bb218d80f4ae /default-configs/arm-softmmu.mak | |
parent | 4aa5b83fd1a306ae08b30447dabe43f436a99672 (diff) |
Only compile sd0303 when one target uses it
Patchworks-ID: 35216
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/arm-softmmu.mak')
-rw-r--r-- | default-configs/arm-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index dddc2a628..aed1ea363 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak @@ -14,3 +14,4 @@ CONFIG_TSC2005=y CONFIG_LM832X=y CONFIG_TMP105=y CONFIG_STELLARIS_INPUT=y +CONFIG_SD0303=y |