projects
/
openwrt-github
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c56f0
)
bcm53xx: use uncompressed zImages
author
Felix Fietkau
<nbd@nbd.name>
Mon, 27 Jun 2016 13:25:02 +0000
(15:25 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 27 Jun 2016 13:25:02 +0000
(15:25 +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