[JAMMY][SRU][PATCH 4/4] UBUNTU: [Config] Enable FW_LOADER_COMPRESS_ZSTD by default
Dimitri John Ledkov
dimitri.ledkov at canonical.com
Tue Jul 25 21:15:07 UTC 2023
This is to aid upgrade to releases that require support for zstd
compressed firmware.
BugLink: https://bugs.launchpad.net/bugs/2028550
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
---
debian.master/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index f4a2bfb4c6..c115319d65 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -4791,6 +4791,9 @@ CONFIG_FW_CFG_SYSFS policy<{'amd64': 'm', 'arm64': '
CONFIG_FW_CFG_SYSFS_CMDLINE policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_FW_LOADER policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_FW_LOADER_COMPRESS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
+CONFIG_FW_LOADER_COMPRESS_XZ policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
+CONFIG_FW_LOADER_COMPRESS_ZSTD policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
+CONFIG_FW_LOADER_COMPRESS_ZSTD note<'LP: #2028550'>
CONFIG_FW_LOADER_PAGED_BUF policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_FW_LOADER_USER_HELPER policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_FXAS21002C policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
--
2.34.1
More information about the kernel-team
mailing list