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

From: Dinh Nguyen
Date: Thu Mar 16 2017 - 09:17:27 EST




On 03/08/2017 11:49 PM, ho.jia.jie@xxxxxxxxx wrote:
> From: Jia Jie Ho <ho.jia.jie@xxxxxxxxx>
>
> This patch enables Altera TSE support in socfpga_defconfig
>
> Signed-off-by: Jia Jie Ho <ho.jia.jie@xxxxxxxxx>
> ---
> v2:
> * Adding the TSE support as a module for Arria10
>
> arch/arm/configs/socfpga_defconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
> index 030264c..2620ce7 100644
> --- a/arch/arm/configs/socfpga_defconfig
> +++ b/arch/arm/configs/socfpga_defconfig
> @@ -71,6 +71,7 @@ CONFIG_SCSI=y
> CONFIG_BLK_DEV_SD=y
> # CONFIG_SCSI_LOWLEVEL is not set
> CONFIG_NETDEVICES=y
> +CONFIG_ALTERA_TSE=m
> CONFIG_E1000E=m
> CONFIG_IGB=m
> CONFIG_IXGBE=m
>

Applied!

Thanks,
Dinh