summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-14 12:00:32 +0200
committerFelix Fietkau <nbd@nbd.name>2016-06-15 14:36:47 +0200
commite6d3899ddc5289eb238d0ca3d16ece13a67f36d9 (patch)
tree2bfdd552fcff90209ac379e767c8b11b66dcc0f5 /target/linux/generic/config-4.4
parentaf1791964d86c2e9388ffedeb55712483ce85ea6 (diff)
downloadmaster-31e0f0ae-e6d3899ddc5289eb238d0ca3d16ece13a67f36d9.tar.gz
master-31e0f0ae-e6d3899ddc5289eb238d0ca3d16ece13a67f36d9.tar.bz2
master-31e0f0ae-e6d3899ddc5289eb238d0ca3d16ece13a67f36d9.zip
kernel: add support for uncompressed zImage on ARM
This can be used to prevent double compression for platforms where the boot loader already expects compressed images. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r--target/linux/generic/config-4.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index cbc005e003..1199cb5feb 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -1242,6 +1242,7 @@ CONFIG_GENERIC_NET_UTILS=y
# CONFIG_HAVE_AOUT is not set
# CONFIG_HAVE_ARM_ARCH_TIMER is not set
CONFIG_HAVE_KERNEL_BZIP2=y
+CONFIG_HAVE_KERNEL_CAT=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_LZMA=y
@@ -1801,6 +1802,7 @@ CONFIG_JOLIET=y
# CONFIG_KALLSYMS_UNCOMPRESSED is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_KERNEL_BZIP2 is not set
+# CONFIG_KERNEL_CAT is not set
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_LZMA is not set