Skip to content

Commit 3bfc37d

Browse files
committed
Revert "PCI: mvebu: Mark driver as BROKEN"
b3574f5 ("PCI: mvebu: Mark driver as BROKEN") made it impossible to enable the pci-mvebu driver. The driver does have known problems, but as Russell and Uwe reported, it does work in some configurations, so removing it broke some working setups. Revert b3574f5 so pci-mvebu is available. Reported-by: Russell King (Oracle) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reported-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent c5097b9 commit 3bfc37d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pci/controller/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ config PCI_MVEBU
179179
depends on MVEBU_MBUS
180180
depends on ARM
181181
depends on OF
182-
depends on BROKEN
183182
select PCI_BRIDGE_EMUL
184183
help
185184
Add support for Marvell EBU PCIe controller. This PCIe controller

0 commit comments

Comments
 (0)