Re: [PATCH] ARM: socfpga: updates for socfpga_defconfig

From: Dinh Nguyen
Date: Wed Nov 02 2016 - 17:40:57 EST




On 11/01/2016 06:54 PM, Alan Tull wrote:
> This patch enables the following in the
> socfpga_defconfig:
>
> +CONFIG_OF_OVERLAY=y
> Enable support for Device Tree Overlays
>
> +CONFIG_FPGA_REGION=y
> Enable device tree overlay support for FPGA
> programming
>
> +CONFIG_FPGA_MGR_SOCFPGA_A10=y
> Enable partial reconfiguration for Altera
> Arria 10 FPGA
>
> +CONFIG_FPGA_BRIDGE=y
> Enable the FPGA Bridges framework
>
> +CONFIG_SOCFPGA_FPGA_BRIDGE=y
> Enable support for SoCFPGA hardware
> bridges
>
> +CONFIG_ALTERA_FREEZE_BRIDGE=y
> Enable support for the Altera Soft IP
> Freeze bridges
>
> Signed-off-by: Alan Tull <atull@xxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/configs/socfpga_defconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
> index f5b9bc5..18d3ec1 100644
> --- a/arch/arm/configs/socfpga_defconfig
> +++ b/arch/arm/configs/socfpga_defconfig
> @@ -54,6 +54,7 @@ CONFIG_DEVTMPFS_MOUNT=y

Applied!

Thanks,
Dinh