wok diff linux/stuff/linux-2.6.37-slitaz.config @ rev 11606

linux: use xz compression instead of lzma
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 20 17:31:49 2012 +0100 (2012-01-20)
parents 344eac8f2556
children 37280739d841
line diff
     1.1 --- a/linux/stuff/linux-2.6.37-slitaz.config	Wed May 18 19:11:35 2011 +0200
     1.2 +++ b/linux/stuff/linux-2.6.37-slitaz.config	Fri Jan 20 17:31:49 2012 +0100
     1.3 @@ -75,8 +75,8 @@
     1.4  CONFIG_HAVE_KERNEL_LZO=y
     1.5  # CONFIG_KERNEL_GZIP is not set
     1.6  # CONFIG_KERNEL_BZIP2 is not set
     1.7 -CONFIG_KERNEL_LZMA=y
     1.8 -# CONFIG_KERNEL_XZ is not set
     1.9 +# CONFIG_KERNEL_LZMA is not set
    1.10 +CONFIG_KERNEL_XZ=y
    1.11  # CONFIG_KERNEL_LZO is not set
    1.12  CONFIG_SWAP=y
    1.13  CONFIG_SYSVIPC=y