diff mbox series

[SRU,M,03/12] UBUNTU: [Config] Enable CONFIG_PINCTRL_STARFIVE_JH7110_SYS on riscv64

Message ID 20230831102420.510624-4-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/2013232

This driver needs to be built in to set up pins for basic stuff like
serial debugging output on the StarFive JH7110 SoC.

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 a7a02093283d..e07dbdc8ed26 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -9780,7 +9780,7 @@  CONFIG_PINCTRL_SPRD_SC9860                      policy<{'arm64': 'y'}>
 CONFIG_PINCTRL_STARFIVE_JH7100                  policy<{'riscv64': 'm'}>
 CONFIG_PINCTRL_STARFIVE_JH7110                  policy<{'riscv64': 'y'}>
 CONFIG_PINCTRL_STARFIVE_JH7110_AON              policy<{'riscv64': 'm'}>
-CONFIG_PINCTRL_STARFIVE_JH7110_SYS              policy<{'riscv64': 'm'}>
+CONFIG_PINCTRL_STARFIVE_JH7110_SYS              policy<{'riscv64': 'y'}>
 CONFIG_PINCTRL_STM32                            policy<{'arm64': 'y'}>
 CONFIG_PINCTRL_STM32MP257                       policy<{'arm64': 'y'}>
 CONFIG_PINCTRL_STMFX                            policy<{'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>