[PATCH 2/2] pci: fsl: rework PCI driver compatible with Layerscape
Timur Tabi
timur at tabi.org
Mon Sep 30 09:56:18 EST 2013
On Wed, Sep 18, 2013 at 6:02 AM, Minghuan Lian
<Minghuan.Lian at freescale.com> wrote:
> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
> index 38f3b7e..6fd6348 100644
> --- a/arch/powerpc/Kconfig
> +++ b/arch/powerpc/Kconfig
> @@ -690,6 +690,7 @@ config FSL_SOC
>
> config FSL_PCI
> bool
> + select PCI_FSL if FSL_SOC_BOOKE || PPC_86xx
I think having two config options, one called FSL_PCI and the other
PCI_FSL, is very confusing. Surely, you can pick better names than
that?
More information about the Linuxppc-dev
mailing list