From b5bd2549a589232fbaf84c3d887be88ddf1090a6 Mon Sep 17 00:00:00 2001 From: Koichiro Den Date: Thu, 28 Nov 2024 15:10:17 +0900 Subject: [PATCH] UBUNTU: [Config] updateconfigs for deprecated CONFIG_Z3FOLD BugLink: https://bugs.launchpad.net/bugs/2089884 CONFIG_Z3FOLD was deprecated. Retain the original settings for now. Signed-off-by: Koichiro Den Signed-off-by: Roxana Nicolescu --- debian.master/config/annotations | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 657541b124b6..801b2844fd10 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -15500,6 +15500,7 @@ CONFIG_YENTA_TI policy<{'amd64': 'y', 'arm64': ' CONFIG_YENTA_TOSHIBA policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': '-'}> CONFIG_YOGABOOK policy<{'amd64': 'm'}> CONFIG_Z3FOLD policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}> +CONFIG_Z3FOLD_DEPRECATED policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}> CONFIG_ZBOOT_ROM_BSS policy<{'armhf': '0x0'}> CONFIG_ZBOOT_ROM_TEXT policy<{'armhf': '0x0'}> CONFIG_ZBUD policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> @@ -15552,7 +15553,7 @@ CONFIG_ZSWAP_DEFAULT_ON policy<{'amd64': 'n', 'arm64': ' CONFIG_ZSWAP_EXCLUSIVE_LOADS_DEFAULT_ON policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}> CONFIG_ZSWAP_SHRINKER_DEFAULT_ON policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> CONFIG_ZSWAP_ZPOOL_DEFAULT policy<{'amd64': '"zbud"', 'arm64': '"zbud"', 'armhf': '"zbud"', 'ppc64el': '"zbud"', 'riscv64': '"zbud"', 's390x': '"zbud"'}> -CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}> +CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD_DEPRECATED policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}> CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}> CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}> CONFIG_ZYNQMP_FIRMWARE policy<{'arm64': 'y'}>