[N/U][PATCH 5/6] UBUNTU: [Config] Disable Renesas RZ/Five support
Emil Renner Berthing
emil.renner.berthing at canonical.com
Wed Apr 3 11:08:36 UTC 2024
The Renesas RZ/Five SoC unfortunately has some bugs in the MMU that
needs to be worked around in userspace. Hence we cannot support it in
Ubuntu.
Signed-off-by: Emil Renner Berthing <emil.renner.berthing at canonical.com>
---
debian.master/config/annotations | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 3e41896dacb4..9727b2d1e426 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -1991,7 +1991,7 @@ CONFIG_AUXDISPLAY policy<{'amd64': 'y', 'arm64': '
CONFIG_AUXILIARY_BUS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_AX25 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
CONFIG_AX25_DAMA_SLAVE policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
-CONFIG_AX45MP_L2_CACHE policy<{'riscv64': 'y'}>
+CONFIG_AX45MP_L2_CACHE policy<{'riscv64': 'n'}>
CONFIG_AX88796 policy<{'armhf': 'm'}>
CONFIG_AX88796B_PHY policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>
CONFIG_AX88796B_RUST_PHY policy<{'amd64': 'n'}>
@@ -4796,7 +4796,7 @@ CONFIG_EROFS_FS_XATTR policy<{'amd64': 'y', 'arm64': '
CONFIG_EROFS_FS_ZIP policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_EROFS_FS_ZIP_DEFLATE policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_EROFS_FS_ZIP_LZMA policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
-CONFIG_ERRATA_ANDES policy<{'riscv64': 'y'}>
+CONFIG_ERRATA_ANDES policy<{'riscv64': 'n'}>
CONFIG_ERRATA_SIFIVE policy<{'riscv64': 'y'}>
CONFIG_ERRATA_SIFIVE_CIP_1200 policy<{'riscv64': 'y'}>
CONFIG_ERRATA_SIFIVE_CIP_453 policy<{'riscv64': 'y'}>
--
2.43.0
More information about the kernel-team
mailing list