From 626b2a65d6c5c17ff6917b711fc6d4fdc842b4fd Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Wed, 7 Oct 2009 02:41:12 +0200 Subject: Only compile m48t59 when one target uses it Patchworks-ID: 35204 Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori --- default-configs/ppc-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/ppc-softmmu.mak') diff --git a/default-configs/ppc-softmmu.mak b/default-configs/ppc-softmmu.mak index 783b066356..17dc12fb1b 100644 --- a/default-configs/ppc-softmmu.mak +++ b/default-configs/ppc-softmmu.mak @@ -4,3 +4,4 @@ CONFIG_GDBSTUB_XML=y CONFIG_USB_OHCI=y CONFIG_ISA_MMIO=y CONFIG_ESCC=y +CONFIG_M48T59=y -- cgit v1.2.1