commit | 13febc84849d4f14a088fe3b09111bdb1951ab42 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Sep 13 17:28:06 2012 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Sep 13 17:28:06 2012 +0000 |
tree | b66fb95c1366d2f1fcc40610eac14cfea9e0d986 | |
parent | 256f631f1f7e7bedc882510679ad4473a2274708 [diff] |
xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM Changes in v4: - compile pcpu only on x86; - use "+=" instead of ":=" for dom0- targets. Changes in v2: - make pci.o depend on CONFIG_PCI and acpi.o depend on CONFIG_ACPI. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>