x86: Drop CONFIG_ACPI_SLEEP
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 24 Jul 2019 17:10:52 +0000 (18:10 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 25 Jul 2019 12:00:35 +0000 (13:00 +0100)
commitfbb417b81049071b3a73fe51f6f8ce151bfbdf0b
treef6f1c4cfe8afe89ba22abf52ea7574b73bd9d249
parentd21dbb08ac77dd4ae7c892304dbc17ec3b8cfed1
x86: Drop CONFIG_ACPI_SLEEP

This option is hardcoded to 1, and the #ifdef-ary doesn't exclude wakeup.S,
which makes it useless code noise.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/acpi/boot.c
xen/arch/x86/dmi_scan.c
xen/include/asm-x86/acpi.h
xen/include/asm-x86/config.h