commit | 9f376df1b2832cfc49e39036d770e0ff24a6dd53 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Oct 07 02:41:10 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:12 2009 -0500 |
tree | 2865abd1dc2de033637b1df5cc7f69598a68f57b | |
parent | 065c7a36dfb258f74c58cc518cb0184f4ba90200 [diff] [blame] |
Only compile esp when one target uses it Patchworks-ID: 35206 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/default-configs/mips64-softmmu.mak b/default-configs/mips64-softmmu.mak index de64165..2896675 100644 --- a/default-configs/mips64-softmmu.mak +++ b/default-configs/mips64-softmmu.mak
@@ -1,3 +1,4 @@ # Default configuration for mips64-softmmu CONFIG_ISA_MMIO=y +CONFIG_ESP=y