diff mbox series

[SRU,M,10/12] UBUNTU: [Config] Disable SUN50I_DE2_BUS on riscv64

Message ID 20230831102420.510624-11-emil.renner.berthing@canonical.com
State New
Headers show
Series [SRU,M,01/12] UBUNTU: [Config] Sync riscv64 config with other architectures | expand

Commit Message

Emil Renner Berthing Aug. 31, 2023, 10:24 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1975592

This bus driver is not needed on any RISC-V SoC, but can't be built as a
module, so disable it.

Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 0925398a16a6..f29e408783a8 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -13072,7 +13072,7 @@  CONFIG_SUN4I_TIMER                              policy<{'arm64': 'y', 'armhf': '
 CONFIG_SUN50I_A100_CCU                          policy<{'arm64': 'y'}>
 CONFIG_SUN50I_A100_R_CCU                        policy<{'arm64': 'y'}>
 CONFIG_SUN50I_A64_CCU                           policy<{'arm64': 'y'}>
-CONFIG_SUN50I_DE2_BUS                           policy<{'arm64': 'y', 'armhf': '-', 'riscv64': 'y'}>
+CONFIG_SUN50I_DE2_BUS                           policy<{'arm64': 'y', 'armhf': '-', 'riscv64': 'n'}>
 CONFIG_SUN50I_ERRATUM_UNKNOWN1                  policy<{'arm64': 'y'}>
 CONFIG_SUN50I_H616_CCU                          policy<{'arm64': 'y'}>
 CONFIG_SUN50I_H6_CCU                            policy<{'arm64': 'y'}>