mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux6.12: enable CONFIG_FW_LOADER_COMPRESS
This commit is contained in:
parent
7d0c563eeb
commit
382103ce77
2 changed files with 6 additions and 2 deletions
|
@ -2169,7 +2169,9 @@ CONFIG_FW_LOADER_SYSFS=y
|
||||||
CONFIG_EXTRA_FIRMWARE=""
|
CONFIG_EXTRA_FIRMWARE=""
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
CONFIG_FW_LOADER_USER_HELPER=y
|
||||||
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
||||||
# CONFIG_FW_LOADER_COMPRESS is not set
|
CONFIG_FW_LOADER_COMPRESS=y
|
||||||
|
CONFIG_FW_LOADER_COMPRESS_XZ=y
|
||||||
|
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
|
||||||
CONFIG_FW_CACHE=y
|
CONFIG_FW_CACHE=y
|
||||||
CONFIG_FW_UPLOAD=y
|
CONFIG_FW_UPLOAD=y
|
||||||
# end of Firmware loader
|
# end of Firmware loader
|
||||||
|
|
|
@ -2337,7 +2337,9 @@ CONFIG_FW_LOADER_SYSFS=y
|
||||||
CONFIG_EXTRA_FIRMWARE=""
|
CONFIG_EXTRA_FIRMWARE=""
|
||||||
CONFIG_FW_LOADER_USER_HELPER=y
|
CONFIG_FW_LOADER_USER_HELPER=y
|
||||||
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
||||||
# CONFIG_FW_LOADER_COMPRESS is not set
|
CONFIG_FW_LOADER_COMPRESS=y
|
||||||
|
CONFIG_FW_LOADER_COMPRESS_XZ=y
|
||||||
|
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
|
||||||
CONFIG_FW_CACHE=y
|
CONFIG_FW_CACHE=y
|
||||||
CONFIG_FW_UPLOAD=y
|
CONFIG_FW_UPLOAD=y
|
||||||
# end of Firmware loader
|
# end of Firmware loader
|
||||||
|
|
Loading…
Add table
Reference in a new issue