]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Fix ACPI resume dependency to MRC cache
authorBin Meng <bmeng.cn@gmail.com>
Thu, 19 Oct 2017 01:20:55 +0000 (18:20 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 27 Oct 2017 07:13:47 +0000 (15:13 +0800)
commitaa9c5956c9b921f3745e024d1572fd3dcc283091
tree8c86e2e09563e58b8d673b62e33c424e5afb1f11
parent3a856473fdb05f8c20686f6240781ecb2c0c1b61
x86: Fix ACPI resume dependency to MRC cache

In an S3 resume path, MRC cache is mandatory. Enforce the dependency
in the Kconfig.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig