Skip to content

Commit b3574f5

Browse files
paliLorenzo Pieralisi
authored andcommitted
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/[email protected] Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
1 parent 1b929c0 commit b3574f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/pci/controller/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ config PCI_MVEBU
99
depends on MVEBU_MBUS
1010
depends on ARM
1111
depends on OF
12+
depends on BROKEN
1213
select PCI_BRIDGE_EMUL
1314
help
1415
Add support for Marvell EBU PCIe controller. This PCIe controller

0 commit comments

Comments
 (0)