Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f542dbf4 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: lahaina: enable PCIe root complex and PCIe MSI for lahaina"

parents ea80f742 825573c3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -24,3 +24,6 @@ CONFIG_I3C=y
CONFIG_I3C_MASTER_MSM_GENI=y
# CONFIG_CDNS_I3C_MASTER is not set
# CONFIG_DW_I3C_MASTER is not set
CONFIG_PCI_MSM=y
CONFIG_PCI_MSM_MSI=y
# CONFIG_CNSS2 is not set
+1 −0
Original line number Diff line number Diff line
@@ -6127,6 +6127,7 @@ static int msm_pci_probe(struct pci_dev *pci_dev,
static struct pci_device_id msm_pci_device_id[] = {
	{PCI_DEVICE(0x17cb, 0x0108)},
	{PCI_DEVICE(0x17cb, 0x010b)},
	{PCI_DEVICE(0x17cb, 0x010c)},
	{0},
};