projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d3899
)
bcm53xx: use uncompressed zImages
author
Felix Fietkau
<nbd@nbd.name>
Tue, 14 Jun 2016 10:01:22 +0000
(12:01 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 15 Jun 2016 12:36:47 +0000
(14:36 +0200)
The boot loader expects LZMA compressed kernel images
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/bcm53xx/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/config-4.4
b/target/linux/bcm53xx/config-4.4
index fe78ea4147b6ba47652c7076fd4c1bd1737cf391..634786177a2dcf34af444a4b16431bd6bf305f50 100644
(file)
--- 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