diff options
author | Juan Quintela <quintela@redhat.com> | 2009-10-07 02:41:23 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-08 21:17:17 -0500 |
commit | 54bcf0747153321862710a0e4fe6593fb3ef89e5 (patch) | |
tree | 59bbce263f1c3c7fff094906ce477d74595f99e1 /default-configs | |
parent | 6a559be594e77f323ecf2f8ad4c681b9a61391a3 (diff) |
Only compile sd0323 when one target uses it
Patchworks-ID: 35217
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.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmmu.mak index aed1ea3638..1d069b1b9c 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak @@ -15,3 +15,4 @@ CONFIG_LM832X=y CONFIG_TMP105=y CONFIG_STELLARIS_INPUT=y CONFIG_SD0303=y +CONFIG_SD0323=y |