UBUNTU: [Config] Disable Renesas RZ/Five support

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@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Andrei Gherzan <andrei.gherzan@canonical.com>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
This commit is contained in:
Emil Renner Berthing
2024-04-03 13:08:36 +02:00
committed by Roxana Nicolescu
parent 56a0b2af15
commit 3023f40bf4
+2 -2
View File
@@ -1990,7 +1990,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'}>
@@ -4795,7 +4795,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'}>