mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 10:38:44 -04:00
selftests/zram: replace ZRAM_LZ4_COMPRESS
Since commit ce1ed9f98e
("zram: delete custom lzo/lz4")
we need CONFIG_CRYPTO_LZ4=y instead of
CONFIG_ZRAM_LZ4_COMPRESS
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
committed by
Shuah Khan
parent
3409f9ab71
commit
0ad46becb5
@@ -13,7 +13,7 @@ Statistics for individual zram devices are exported through sysfs nodes at
|
||||
|
||||
Kconfig required:
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_ZRAM_LZ4_COMPRESS=y
|
||||
CONFIG_CRYPTO_LZ4=y
|
||||
CONFIG_ZPOOL=y
|
||||
CONFIG_ZSMALLOC=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user