From 9f376df1b2832cfc49e39036d770e0ff24a6dd53 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Wed, 7 Oct 2009 02:41:10 +0200 Subject: Only compile esp when one target uses it Patchworks-ID: 35206 Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori --- default-configs/mips-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/mips-softmmu.mak') diff --git a/default-configs/mips-softmmu.mak b/default-configs/mips-softmmu.mak index 0b5bb0d63d..b452b9afa2 100644 --- a/default-configs/mips-softmmu.mak +++ b/default-configs/mips-softmmu.mak @@ -1,3 +1,4 @@ # Default configuration for mips-softmmu CONFIG_ISA_MMIO=y +CONFIG_ESP=y -- cgit v1.2.1