x86: Remove HAVE_ACPI_RESUME
authorBin Meng <bmeng.cn@gmail.com>
Thu, 26 Nov 2015 01:46:09 +0000 (17:46 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Dec 2015 09:44:56 +0000 (17:44 +0800)
commit789fa275b3750e60c60cb3d18eabc9467892c257
tree0aff843729891c1fd2deec2a674c51aae93c4a31
parentd475d59020af32bd5b55ca48a5bc73213e53a7c8
x86: Remove HAVE_ACPI_RESUME

These are currently dead codes. Until we have complete ACPI support,
we don't know if it works or not. Remove to avoid confusion.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/cpu.c
arch/x86/cpu/ivybridge/lpc.c
arch/x86/cpu/ivybridge/northbridge.c
board/google/chromebook_link/Kconfig
board/google/chromebox_panther/Kconfig
drivers/pci/pci_rom.c