I'll move it to arm-generic so we don't dupe it between ARMv7 and
aarch64 but over all ACK and thanks.

Peter

On Thu, May 12, 2016 at 5:24 PM, Jeremy Linton <[email protected]> wrote:
> The ARM Juno development platform's PCIe is supported
> by the generic PCI host driver. Enable it so that PCIe
> attached peripherals work.
>
> Signed-off-by: Jeremy Linton <[email protected]>
> ---
>  config-arm64 | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/config-arm64 b/config-arm64
> index 77dde02..2db4e9a 100644
> --- a/config-arm64
> +++ b/config-arm64
> @@ -110,6 +110,9 @@ CONFIG_CRYPTO_DEV_CCP=y
>  CONFIG_CRYPTO_DEV_CCP_DD=m
>  CONFIG_CRYPTO_DEV_CCP_CRYPTO=m
>
> +# ARM Juno
> +CONFIG_PCI_HOST_GENERIC=y
> +
>  # APM Xgene
>  CONFIG_POWER_RESET_XGENE=y
>  CONFIG_COMMON_CLK_XGENE=y
> --
> 2.5.5
> _______________________________________________
> kernel mailing list
> [email protected]
> http://lists.fedoraproject.org/admin/lists/[email protected]
_______________________________________________
kernel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to