mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:17:31 +02:00
Enable CBFS file option backend on T480s
It was already enabled on the other sky/kabylake thinkpads.
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