From 9e60c94fb1b5ea2c2677073d41bf4532491e5a71 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 27 Apr 2016 22:40:12 +0200 Subject: linux-handheld: switch Zaurus to XZ kernel compression Tested first on c7x0 Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-handheld-4.4/akita/defconfig | 2 +- recipes-kernel/linux/linux-handheld-4.4/collie/defconfig | 2 +- recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig | 2 +- recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig | 2 +- recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes-kernel/linux/linux-handheld-4.4') diff --git a/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig b/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig index 6d560c6..f6b8468 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/akita/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-handheld" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_FHANDLE=y diff --git a/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig b/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig index 6a497b4..423bfa0 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/collie/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-handheld" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_FHANDLE=y diff --git a/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig b/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig index 0591909..dc8afef 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/poodle/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-handheld" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_FHANDLE=y diff --git a/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig b/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig index a5f8c23..54cd7d2 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/spitz/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-handheld" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_FHANDLE=y diff --git a/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig b/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig index f87d4b2..b5d303c 100644 --- a/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig +++ b/recipes-kernel/linux/linux-handheld-4.4/tosa/defconfig @@ -1,6 +1,6 @@ CONFIG_LOCALVERSION="-handheld" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_KERNEL_LZMA=y +CONFIG_KERNEL_XZ=y CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_FHANDLE=y -- cgit 1.2.3-korg