aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2023-01-26 11:42:56 +0100
committerIngo Molnar <mingo@kernel.org>2023-01-26 11:46:29 +0100
commit6397859c8e9d87190f49dabbb835114ad0ea9fcb (patch)
tree1d6bf48d035182fce3c6329e5e69d756f9bcb2ad /drivers/pci/controller/dwc
parentlocking/qspinlock: Micro-optimize pending state waiting for unlock (diff)
parentLinux 6.2-rc5 (diff)
downloadwireguard-linux-6397859c8e9d87190f49dabbb835114ad0ea9fcb.tar.xz
wireguard-linux-6397859c8e9d87190f49dabbb835114ad0ea9fcb.zip
Merge tag 'v6.2-rc5' into locking/core, to pick up fixes
Refresh this branch with the latest locking fixes, before applying a new series of changes. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/pci/controller/dwc')
-rw-r--r--drivers/pci/controller/dwc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig
index a0d2713f0e88..99ec91e2a5cf 100644
--- a/drivers/pci/controller/dwc/Kconfig
+++ b/drivers/pci/controller/dwc/Kconfig
@@ -225,7 +225,7 @@ config PCIE_ARTPEC6_EP
config PCIE_BT1
tristate "Baikal-T1 PCIe controller"
depends on MIPS_BAIKAL_T1 || COMPILE_TEST
- depends on PCI_MSI_IRQ_DOMAIN
+ depends on PCI_MSI
select PCIE_DW_HOST
help
Enables support for the PCIe controller in the Baikal-T1 SoC to work