config: set LZ4

This commit is contained in:
Miguel Bernal Marin 2018-12-18 13:55:32 -06:00
parent 381522c7fa
commit a9447e2f8f
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@ CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
CONFIG_KERNEL_XZ=y
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_LZ4=y
CONFIG_DEFAULT_HOSTNAME="clr"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y