powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCI
authorKumar Gala <galak@kernel.crashing.org>
Wed, 28 Jan 2009 19:25:29 +0000 (13:25 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 29 Jan 2009 00:17:02 +0000 (18:17 -0600)
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: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig

Simple merge