cloud-hypervisor/devices
Rob Bradford 9661e8da5d build: Really make the acpi feature disableable
The command "cargo build --no-default-features" does not recursively
disable the default features across the workspace. Instead add an acpi
feature at the top-level, making it default, and then make that feature
conditional on all the crate acpi features.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-05 08:58:47 -07:00
..
src vmm, arch, devices: Put ACPI support behind a default feature 2019-09-03 19:18:49 +02:00
Cargo.toml build: Really make the acpi feature disableable 2019-09-05 08:58:47 -07:00