On 03/08/2017 11:49 PM, [email protected] wrote: > From: Jia Jie Ho <[email protected]> > > This patch enables Altera TSE support in socfpga_defconfig > > Signed-off-by: Jia Jie Ho <[email protected]> > --- > 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

