Commit 833a9f4b authored by Catalin Marinas's avatar Catalin Marinas

arm64: Enable HIBERNATION in defconfig

This patch adds CONFIG_HIBERNATION to the arm64 defconfig.
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ba42822a
......@@ -82,6 +82,7 @@ CONFIG_KEXEC=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_CPU_IDLE=y
CONFIG_HIBERNATION=y
CONFIG_ARM_CPUIDLE=y
CONFIG_CPU_FREQ=y
CONFIG_CPUFREQ_DT=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment