kernel: enable lzo, zlib and zstd in ubifs
authorRui Salvaterra <rsalvaterra@gmail.com>
Mon, 5 Apr 2021 18:01:13 +0000 (19:01 +0100)
committerRui Salvaterra <rsalvaterra@gmail.com>
Wed, 21 Apr 2021 09:31:07 +0000 (10:31 +0100)
commitbe7b5602789902692090abb10c971651887cd62b
tree0fe2cf7c0dde3fad808fcc2bc8711c796199114c
parentc4d39c4d5f66d5c96131737f7905c96c258d82ba
kernel: enable lzo, zlib and zstd in ubifs

Make sure all compression algorithms are enabled, for the time being, in order
not to break sysupgrade. In the future, we'd like to disable all except zstd, as
it's the best all-around performer.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
target/linux/generic/config-5.10
target/linux/generic/config-5.4