From c69ea0dff27ccc6663f8ecb4a70f762f4559672c Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Mon, 17 May 2010 19:32:37 +0000 Subject: Compile acpi_piix4, apm and pm_smbus only once 12 compilations less for the full build. Signed-off-by: Blue Swirl --- default-configs/mips64el-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/mips64el-softmmu.mak') diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak index b9b8c71b68..6fa54a3e15 100644 --- a/default-configs/mips64el-softmmu.mak +++ b/default-configs/mips64el-softmmu.mak @@ -13,6 +13,7 @@ CONFIG_PCSPK=y CONFIG_USB_UHCI=y CONFIG_FDC=y CONFIG_ACPI=y +CONFIG_APM=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IDE_PCI=y -- cgit v1.2.1