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

Commit d0839118 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCI



The FSL PCI code depends on PCI quirks being enabled to function
properly.  We can ensure this by doing a select in Kconfig of
PCI_QUIRKS.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f7a0be45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -594,6 +594,7 @@ config FSL_SOC
config FSL_PCI
 	bool
	select PPC_INDIRECT_PCI
	select PCI_QUIRKS

config 4xx_SOC
	bool