[Lunar][PATCH v3 3/3] UBUNTU: [Config] arm64: Enable PCI_MESON module

Isaac True isaac.true at canonical.com
Mon Mar 27 12:23:25 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/2007745

This driver is important for some Amlogic systems like the ODROID HC4, which
uses a PCIE-SATA bridge to provide a storage interface.

Signed-off-by: Isaac True <isaac.true at canonical.com>
---
 debian.master/config/annotations | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index bc466d731815..a3a1ea28fd87 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -453,6 +453,9 @@ CONFIG_PCIEASPM_DEFAULT                         note<'LP: #1398544'>
 CONFIG_PCIEPORTBUS                              policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'n', 'riscv64': 'y', 's390x': 'y'}>
 CONFIG_PCIEPORTBUS                              note<'LP: #1665404'>
 
+CONFIG_PCI_MESON                                policy<{'amd64': 'n', 'arm64': 'm', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
+CONFIG_PCI_MESON                                note<'LP: #2007745'>
+
 CONFIG_PCI_NR_FUNCTIONS                         policy<{'s390x': '512'}>
 CONFIG_PCI_NR_FUNCTIONS                         note<'LP: #1866056'>
 
@@ -9197,7 +9200,6 @@ CONFIG_PCI_LABEL                                policy<{'amd64': 'y', 'arm64': '
 CONFIG_PCI_LAYERSCAPE                           policy<{'arm64': 'y', 'armhf': 'n'}>
 CONFIG_PCI_LAYERSCAPE_EP                        policy<{'arm64': 'y', 'armhf': 'y'}>
 CONFIG_PCI_LOCKLESS_CONFIG                      policy<{'amd64': 'y'}>
-CONFIG_PCI_MESON                                policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
 CONFIG_PCI_MMCONFIG                             policy<{'amd64': 'y'}>
 CONFIG_PCI_MSI                                  policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
 CONFIG_PCI_MSI_ARCH_FALLBACKS                   policy<{'ppc64el': 'y', 's390x': 'y'}>
-- 
2.37.2




More information about the kernel-team mailing list