mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 15:29:21 +02:00
kernel: add CONFIG_XZ_DEC=y to generic
CONFIG_SQUASHFS_XZ selects CONFIG_XZ_DEC so this could also be moved. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34249 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8700c2d9d6
commit
5c491025c0
@ -3447,7 +3447,7 @@ CONFIG_XFRM=y
|
||||
# CONFIG_XIP_KERNEL is not set
|
||||
# CONFIG_XMON is not set
|
||||
# CONFIG_XVMALLOC is not set
|
||||
# CONFIG_XZ_DEC is not set
|
||||
CONFIG_XZ_DEC=y
|
||||
# CONFIG_XZ_DEC_ARM is not set
|
||||
# CONFIG_XZ_DEC_ARMTHUMB is not set
|
||||
# CONFIG_XZ_DEC_BCJ is not set
|
||||
|
@ -3574,7 +3574,7 @@ CONFIG_XFRM=y
|
||||
# CONFIG_XIP_KERNEL is not set
|
||||
# CONFIG_XMON is not set
|
||||
# CONFIG_XVMALLOC is not set
|
||||
# CONFIG_XZ_DEC is not set
|
||||
CONFIG_XZ_DEC=y
|
||||
# CONFIG_XZ_DEC_ARM is not set
|
||||
# CONFIG_XZ_DEC_ARMTHUMB is not set
|
||||
# CONFIG_XZ_DEC_BCJ is not set
|
||||
|
@ -3617,7 +3617,7 @@ CONFIG_XFRM=y
|
||||
# CONFIG_XIP_KERNEL is not set
|
||||
# CONFIG_XMON is not set
|
||||
# CONFIG_XVMALLOC is not set
|
||||
# CONFIG_XZ_DEC is not set
|
||||
CONFIG_XZ_DEC=y
|
||||
# CONFIG_XZ_DEC_ARM is not set
|
||||
# CONFIG_XZ_DEC_ARMTHUMB is not set
|
||||
# CONFIG_XZ_DEC_BCJ is not set
|
||||
|
Loading…
Reference in New Issue
Block a user