kconfigcheck: add FW_LOADER_COMPRESS_ZSTD = true to defaults (MR 5380)
This will be needed to load firmware from linux-firmware packages after https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/60282 has been merged.
This commit is contained in:
parent
6d12c7464f
commit
b464f1bd91
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ SAMSUNG_TUI = false
|
|||
TZDEV = false
|
||||
["category:default"."<5.2.0"."armhf armv7 x86"]
|
||||
LBDAF = true
|
||||
["category:default".">=5.19.0"."all"]
|
||||
FW_LOADER_COMPRESS_ZSTD = true
|
||||
|
||||
# waydroid: android compatibility layer
|
||||
["category:waydroid".">=0.0.0"."all"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue