mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Allwinner: use lz4 to compress kernel for arm
This commit is contained in:
parent
bc1944bac6
commit
4a5d8db8bd
@ -26,11 +26,11 @@ CONFIG_HAVE_KERNEL_LZMA=y
|
|||||||
CONFIG_HAVE_KERNEL_XZ=y
|
CONFIG_HAVE_KERNEL_XZ=y
|
||||||
CONFIG_HAVE_KERNEL_LZO=y
|
CONFIG_HAVE_KERNEL_LZO=y
|
||||||
CONFIG_HAVE_KERNEL_LZ4=y
|
CONFIG_HAVE_KERNEL_LZ4=y
|
||||||
CONFIG_KERNEL_GZIP=y
|
# CONFIG_KERNEL_GZIP is not set
|
||||||
# CONFIG_KERNEL_LZMA is not set
|
# CONFIG_KERNEL_LZMA is not set
|
||||||
# CONFIG_KERNEL_XZ is not set
|
# CONFIG_KERNEL_XZ is not set
|
||||||
# CONFIG_KERNEL_LZO is not set
|
# CONFIG_KERNEL_LZO is not set
|
||||||
# CONFIG_KERNEL_LZ4 is not set
|
CONFIG_KERNEL_LZ4=y
|
||||||
CONFIG_DEFAULT_HOSTNAME="@DISTRONAME@"
|
CONFIG_DEFAULT_HOSTNAME="@DISTRONAME@"
|
||||||
CONFIG_SWAP=y
|
CONFIG_SWAP=y
|
||||||
CONFIG_SYSVIPC=y
|
CONFIG_SYSVIPC=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user