mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
Merge pull request 'Enable CBFS file option backend on T480s' (#410) from noisytoot/t480s-cbfs-file-option-backend into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/410
This commit is contained in:
@@ -16,8 +16,8 @@ CONFIG_COMPILER_GCC=y
|
|||||||
# CONFIG_IWYU is not set
|
# CONFIG_IWYU is not set
|
||||||
# CONFIG_FMD_GENPARSER is not set
|
# CONFIG_FMD_GENPARSER is not set
|
||||||
# CONFIG_UTIL_GENPARSER is not set
|
# CONFIG_UTIL_GENPARSER is not set
|
||||||
CONFIG_OPTION_BACKEND_NONE=y
|
# CONFIG_OPTION_BACKEND_NONE is not set
|
||||||
# CONFIG_USE_CBFS_FILE_OPTION_BACKEND is not set
|
CONFIG_USE_CBFS_FILE_OPTION_BACKEND=y
|
||||||
CONFIG_COMPRESS_RAMSTAGE_LZMA=y
|
CONFIG_COMPRESS_RAMSTAGE_LZMA=y
|
||||||
# CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set
|
# CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set
|
||||||
# CONFIG_COMPRESS_RAMSTAGE_ZSTD is not set
|
# CONFIG_COMPRESS_RAMSTAGE_ZSTD is not set
|
||||||
|
|||||||
@@ -16,8 +16,8 @@ CONFIG_COMPILER_GCC=y
|
|||||||
# CONFIG_IWYU is not set
|
# CONFIG_IWYU is not set
|
||||||
# CONFIG_FMD_GENPARSER is not set
|
# CONFIG_FMD_GENPARSER is not set
|
||||||
# CONFIG_UTIL_GENPARSER is not set
|
# CONFIG_UTIL_GENPARSER is not set
|
||||||
CONFIG_OPTION_BACKEND_NONE=y
|
# CONFIG_OPTION_BACKEND_NONE is not set
|
||||||
# CONFIG_USE_CBFS_FILE_OPTION_BACKEND is not set
|
CONFIG_USE_CBFS_FILE_OPTION_BACKEND=y
|
||||||
CONFIG_COMPRESS_RAMSTAGE_LZMA=y
|
CONFIG_COMPRESS_RAMSTAGE_LZMA=y
|
||||||
# CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set
|
# CONFIG_COMPRESS_RAMSTAGE_LZ4 is not set
|
||||||
# CONFIG_COMPRESS_RAMSTAGE_ZSTD is not set
|
# CONFIG_COMPRESS_RAMSTAGE_ZSTD is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user