From: Felix Fietkau Date: Tue, 14 Jun 2016 10:01:22 +0000 (+0200) Subject: bcm53xx: use uncompressed zImages X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b3be33f135f447d56ef9a5461e7e675d5cc35730;hp=e6d3899ddc5289eb238d0ca3d16ece13a67f36d9;p=librecmc%2Flibrecmc.git bcm53xx: use uncompressed zImages The boot loader expects LZMA compressed kernel images Signed-off-by: Felix Fietkau --- diff --git a/target/linux/bcm53xx/config-4.4 b/target/linux/bcm53xx/config-4.4 index fe78ea4147..634786177a 100644 --- a/target/linux/bcm53xx/config-4.4 +++ b/target/linux/bcm53xx/config-4.4 @@ -200,6 +200,8 @@ CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y +CONFIG_KERNEL_CAT=y +# CONFIG_KERNEL_XZ is not set CONFIG_LIBFDT=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_LZO_COMPRESS=y