aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2023-01-14 17:41:25 +0100
committerLorenzo Pieralisi <lpieralisi@kernel.org>2023-02-09 10:01:30 +0100
commitb3574f579ece24439c90e9a179742c61205fbcfa (patch)
treeafdd274cb49f6cb805b097978da3dcc81ce9b117
parentLinux 6.2-rc1 (diff)
downloadwireguard-linux-b3574f579ece24439c90e9a179742c61205fbcfa.tar.xz
wireguard-linux-b3574f579ece24439c90e9a179742c61205fbcfa.zip
PCI: mvebu: Mark driver as BROKEN
People are reporting that pci-mvebu.c driver does not work with recent mainline kernel. There are more bugs which prevents its for daily usage. So lets mark it as broken for now, until somebody would be able to fix it in mainline kernel. Link: https://lore.kernel.org/r/20230114164125.1298-1-pali@kernel.org Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
-rw-r--r--drivers/pci/controller/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig
index 1569d9a3ada0..b4a4d84a358b 100644
--- a/drivers/pci/controller/Kconfig
+++ b/drivers/pci/controller/Kconfig
@@ -9,6 +9,7 @@ config PCI_MVEBU
depends on MVEBU_MBUS
depends on ARM
depends on OF
+ depends on BROKEN
select PCI_BRIDGE_EMUL
help
Add support for Marvell EBU PCIe controller. This PCIe controller