[SRU][L][PATCH 1/1] UBUNTU: [Config] enable hihope RZ/G2M serial console
Andrea Righi
andrea.righi at canonical.com
Mon Aug 14 07:13:26 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2022361
Statically build SERIAL_SH_SCI console so that the Ubuntu installer can
work via serial port on Renesas boards.
Reported-by: John Vincent <john.vincent.xa at bp.renesas.com>
Signed-off-by: Andrea Righi <andrea.righi at canonical.com>
---
debian.master/config/annotations | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index f8d3118edcdfe..b77445cfaa710 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -561,6 +561,15 @@ CONFIG_SERIAL_DEV_BUS note<'LP: #1739939'>
CONFIG_SERIAL_DEV_CTRL_TTYPORT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_SERIAL_DEV_CTRL_TTYPORT note<'LP: #1739939'>
+CONFIG_SERIAL_SH_SCI policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y'}>
+CONFIG_SERIAL_SH_SCI note<'LP: #2022361'>
+
+CONFIG_SERIAL_SH_SCI_CONSOLE policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y'}>
+CONFIG_SERIAL_SH_SCI_CONSOLE note<'LP: #2022361'>
+
+CONFIG_SERIAL_SH_SCI_EARLYCON policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y'}>
+CONFIG_SERIAL_SH_SCI_EARLYCON note<'LP: #2022361'>
+
CONFIG_SETEND_EMULATION policy<{'arm64': 'y'}>
CONFIG_SETEND_EMULATION note<'LP: #1545542'>
@@ -11492,7 +11501,6 @@ CONFIG_SERIAL_SC16IS7XX_I2C policy<{'amd64': 'y', 'arm64': '
CONFIG_SERIAL_SC16IS7XX_SPI policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
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 policy<{'arm64': 'm', 'armhf': 'm', 'riscv64': 'm'}>
CONFIG_SERIAL_SH_SCI_DMA policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y'}>
CONFIG_SERIAL_SH_SCI_NR_UARTS policy<{'arm64': '2', 'armhf': '2', 'riscv64': '18'}>
CONFIG_SERIAL_SIFIVE policy<{'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'y'}>
--
2.40.1
More information about the kernel-team
mailing list