mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
applesmc: make optional
Based on patch by David Ahern. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
17801c78fe
commit
1c9c5fcdfe
4 changed files with 4 additions and 1 deletions
|
@ -196,6 +196,7 @@ hw-obj-$(CONFIG_ACPI) += acpi.o acpi_piix4.o
|
|||
hw-obj-$(CONFIG_APM) += pm_smbus.o apm.o
|
||||
hw-obj-$(CONFIG_DMA) += dma.o
|
||||
hw-obj-$(CONFIG_HPET) += hpet.o
|
||||
hw-obj-$(CONFIG_APPLESMC) += applesmc.o
|
||||
|
||||
# PPC devices
|
||||
hw-obj-$(CONFIG_OPENPIC) += openpic.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue