mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/ATV/linux: add swap support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a0f1c9ca5d
commit
c53f811377
@ -70,7 +70,7 @@ CONFIG_HAVE_KERNEL_LZO=y
|
||||
# CONFIG_KERNEL_BZIP2 is not set
|
||||
CONFIG_KERNEL_LZMA=y
|
||||
# CONFIG_KERNEL_LZO is not set
|
||||
# CONFIG_SWAP is not set
|
||||
CONFIG_SWAP=y
|
||||
CONFIG_SYSVIPC=y
|
||||
CONFIG_SYSVIPC_SYSCTL=y
|
||||
CONFIG_POSIX_MQUEUE=y
|
||||
@ -378,6 +378,7 @@ CONFIG_PM_SLEEP=y
|
||||
CONFIG_SUSPEND_NVS=y
|
||||
CONFIG_SUSPEND=y
|
||||
CONFIG_SUSPEND_FREEZER=y
|
||||
# CONFIG_HIBERNATION is not set
|
||||
CONFIG_PM_RUNTIME=y
|
||||
CONFIG_PM_OPS=y
|
||||
CONFIG_ACPI=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user