[SRU][Q][PATCH 1/1] UBUNTU: [Config] enlarge CONFIG_SERIAL_SH_SCI_NR_UARTS
Jian Hui Lee
jianhui.lee at canonical.com
Tue Jul 8 05:59:36 UTC 2025
BugLink: https://bugs.launchpad.net/bugs/2116140
enlarge the number in the kernel config. default is "18" if ARCH_RENESAS enabled.
Signed-off-by: Jian Hui Lee <jianhui.lee at canonical.com>
---
debian.master/config/annotations | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 63bdf0f256e6..a94e51aea690 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -12763,7 +12763,7 @@ CONFIG_SERIAL_SC16IS7XX_SPI policy<{'amd64': 'm', 'arm64': '
CONFIG_SERIAL_SCCNXP policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'n'}>
CONFIG_SERIAL_SCCNXP_CONSOLE policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
CONFIG_SERIAL_SH_SCI_DMA policy<{'arm64': 'y', 'armhf': 'y'}>
-CONFIG_SERIAL_SH_SCI_NR_UARTS policy<{'arm64': '2', 'armhf': '2'}>
+CONFIG_SERIAL_SH_SCI_NR_UARTS policy<{'arm64': '18', 'armhf': '2'}>
CONFIG_SERIAL_SIFIVE policy<{'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'y'}>
CONFIG_SERIAL_SIFIVE_CONSOLE policy<{'riscv64': 'y'}>
CONFIG_SERIAL_SPRD policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': '-'}>
--
2.48.1
More information about the kernel-team
mailing list