summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-v7a/kernelconfig4
-rw-r--r--configs/platform-v7a/platformconfig6
2 files changed, 5 insertions, 5 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 515f7db..6bbe770 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -40,9 +40,9 @@ CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
# CONFIG_KERNEL_GZIP is not set
-CONFIG_KERNEL_LZMA=y
+# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
-# CONFIG_KERNEL_LZO is not set
+CONFIG_KERNEL_LZO=y
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index ae1ddb6..fe05633 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -121,8 +121,8 @@ PTXCONF_KERNEL_IMAGE_Z=y
# PTXCONF_KERNEL_IMAGE_SIMPLE is not set
PTXCONF_KERNEL_IMAGE="zImage"
PTXCONF_KERNEL_DTC=y
-PTXCONF_KERNEL_XZ=y
-# PTXCONF_KERNEL_LZOP is not set
+# PTXCONF_KERNEL_XZ is not set
+PTXCONF_KERNEL_LZOP=y
# PTXCONF_KERNEL_OPENSSL is not set
#
@@ -284,5 +284,5 @@ PTXCONF_HOST_SYSTEM_BC=y
# PTXCONF_HOST_U_BOOT_TOOLS is not set
# PTXCONF_HOST_UTIL_LINUX_NG is not set
# PTXCONF_HOST_XL_TOOLS is not set
-PTXCONF_HOST_XZ=y
+# PTXCONF_HOST_XZ is not set
# PTXCONF_HOST_ZLIB is not set