mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
ANDROID: gki_defconfig: Enable CONFIG_RD_LZ4
Support future decompression of LZ4-compressed ramdisk images. This support is in addition to the default support for gzip. Bug: 150391496 Test: TreeHugger Change-Id: I8c07e9363333c53cd6ff9c7e16fc42cbe318fe83 Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
parent
5950d08698
commit
b21b12720e
|
|
@ -27,7 +27,6 @@ CONFIG_BLK_DEV_INITRD=y
|
|||
# CONFIG_RD_LZMA is not set
|
||||
# CONFIG_RD_XZ is not set
|
||||
# CONFIG_RD_LZO is not set
|
||||
# CONFIG_RD_LZ4 is not set
|
||||
# CONFIG_SYSFS_SYSCALL is not set
|
||||
# CONFIG_FHANDLE is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ CONFIG_BLK_DEV_INITRD=y
|
|||
# CONFIG_RD_LZMA is not set
|
||||
# CONFIG_RD_XZ is not set
|
||||
# CONFIG_RD_LZO is not set
|
||||
# CONFIG_RD_LZ4 is not set
|
||||
# CONFIG_SYSFS_SYSCALL is not set
|
||||
# CONFIG_FHANDLE is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user