diff mbox series

[SRU,K,1/1] UBUNTU: [Config] enable CONFIG_SERIAL_8250_MID=y

Message ID 20230310183657.209971-2-andrea.righi@canonical.com
State New
Headers show
Series enable CONFIG_SERIAL_8250_MID=y | expand

Commit Message

Andrea Righi March 10, 2023, 6:36 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2009283

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
---
 debian.master/config/annotations          | 5 ++++-
 debian.master/config/config.common.ubuntu | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index c0d51a759b94..a2054c2b9f62 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -873,7 +873,10 @@  CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP              policy<{'arm64': 'y', 'armhf': '
 CONFIG_SERIAL_8250_MT6577                       policy<{'arm64': 'y', 'armhf': 'y'}>
 CONFIG_SERIAL_8250_UNIPHIER                     policy<{'armhf': 'n', 'armhf-generic-lpae': '-'}>
 CONFIG_SERIAL_8250_LPSS                         policy<{'amd64': 'm'}>
-CONFIG_SERIAL_8250_MID                          policy<{'amd64': 'm'}>
+CONFIG_SERIAL_8250_MID                          policy<{'amd64': 'y'}>
+CONFIG_SERIAL_8250_MID                          note<'required to provide console on some Intel SoC platforms (LP: #2009283)'>
+CONFIG_HSU_DMA                                  policy<{'amd64': 'y'}>
+CONFIG_HSU_DMA                                  note<'required by CONFIG_SERIAL_8250_MID (LP: #2009283)'>
 CONFIG_SERIAL_8250_TEGRA                        policy<{'arm64': 'y', 'armhf': 'y'}>
 CONFIG_SERIAL_8250_BCM7271                      policy<{'arm64': 'm'}>
 CONFIG_SERIAL_OF_PLATFORM                       policy<{'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 1284d6c7eba8..f9b3965fe4b3 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4675,7 +4675,7 @@  CONFIG_HSA_AMD=y
 CONFIG_HSA_AMD_SVM=y
 CONFIG_HSI_BOARDINFO=y
 CONFIG_HSI_CHAR=m
-CONFIG_HSU_DMA=m
+CONFIG_HSU_DMA=y
 CONFIG_HT16K33=m
 CONFIG_HTC_EGPIO=y
 CONFIG_HTC_I2CPLD=y
@@ -10026,7 +10026,7 @@  CONFIG_SERIAL_8250_FSL=y
 CONFIG_SERIAL_8250_LPSS=m
 CONFIG_SERIAL_8250_MANY_PORTS=y
 CONFIG_SERIAL_8250_MEN_MCB=m
-CONFIG_SERIAL_8250_MID=m
+CONFIG_SERIAL_8250_MID=y
 CONFIG_SERIAL_8250_MT6577=y
 CONFIG_SERIAL_8250_NR_UARTS=48
 CONFIG_SERIAL_8250_OMAP=y