1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

replace our arm LZMA loader with the one that goes upstream

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18439 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-11-17 10:04:41 +00:00
parent a3aca9dfa3
commit 0dc48c489f
15 changed files with 1746 additions and 1420 deletions

View File

@@ -1036,6 +1036,9 @@ CONFIG_JOLIET=y
# CONFIG_KALLSYMS is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_KEXEC is not set
# CONFIG_KERNEL_GZIP is not set
CONFIG_KERNEL_LZMA=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYS is not set
# CONFIG_KMEMTRACE is not set
@@ -1688,6 +1691,7 @@ CONFIG_RCU_FANOUT=32
# CONFIG_RDC_17F3101X is not set
# CONFIG_RD_GZIP is not set
CONFIG_RD_LZMA=y
# CONFIG_RD_LZO is not set
# CONFIG_RDS is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_REDWOOD is not set