mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
Compile acpi_piix4, apm and pm_smbus only once
12 compilations less for the full build. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
129414184e
commit
c69ea0dff2
8 changed files with 9 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue