disable suspend

This commit is contained in:
Jake Day 2017-11-26 18:43:46 -05:00
parent 1951fb39c2
commit 1a0d8dd9a2

7
config
View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.2 Kernel Configuration # Linux/x86_64 4.14.2-jakeday Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
@ -702,9 +702,7 @@ CONFIG_USE_PERCPU_NUMA_NODE_ID=y
# Power management and ACPI options # Power management and ACPI options
# #
CONFIG_ARCH_HIBERNATION_HEADER=y CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y # CONFIG_SUSPEND is not set
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
CONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="" CONFIG_PM_STD_PARTITION=""
@ -717,7 +715,6 @@ CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM=y CONFIG_PM=y
CONFIG_PM_DEBUG=y CONFIG_PM_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set # CONFIG_DPM_WATCHDOG is not set
CONFIG_PM_TRACE=y CONFIG_PM_TRACE=y