diff mbox series

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

Message ID 20230327122325.410782-4-isaac.true@canonical.com
State New
Headers show
Series UBUNTU: [Config] arm64: Enable PCI_MESON module | expand

Commit Message

Isaac True March 27, 2023, 12:23 p.m. UTC
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@canonical.com>
---
 debian.master/config/annotations | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

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'}>