]> xenbits.xensource.com Git - xen.git/commit
acpi: drop CONFIG_ACPI_BOOT and use CONFIG_ACPI instead
authorShannon Zhao <shannon.zhao@linaro.org>
Fri, 18 Mar 2016 14:26:33 +0000 (15:26 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 18 Mar 2016 14:28:18 +0000 (15:28 +0100)
commit829e03ca0ef757350546df8546a6575ca3d0e8da
treec1d0dd6ccb652c4c7be6319ec383ac93820572bf
parent10a674b4653fd2d21b61ab561a44e07146b0df71
acpi: drop CONFIG_ACPI_BOOT and use CONFIG_ACPI instead

There is no difference between CONFIG_ACPI and CONFIG_ACPI_BOOT in
current acpi codes, so it's unnecessary to keep CONFIG_ACPI_BOOT and we
use CONFIG_ACPI instead as Jan suggested.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Drop CONFIG_ACPI conditionals completely from x86 code.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/dmi_scan.c
xen/arch/x86/io_apic.c
xen/include/asm-x86/config.h
xen/include/asm-x86/io_apic.h
xen/include/xen/acpi.h