projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
brcm47xx: remove support for kernel 2.6.39
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.36
/
997-lzo_decompressor_fix.patch
1
--- a/usr/Kconfig
2
+++ b/usr/Kconfig
3
@@ -75,7 +75,7 @@ config RD_LZMA
4
config RD_LZO
5
bool "Support initial ramdisks compressed using LZO" if EMBEDDED
6
default !EMBEDDED
7
- depends on BLK_DEV_INITRD
8
+ depends on BLK_DEV_INITRD && HAVE_KERNEL_LZO
9
select DECOMPRESS_LZO
10
help
11
Support loading of a LZO encoded initial ramdisk or cpio buffer
This page took
0.038526 seconds
and
5
git commands to generate.