Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595611 > unrolled thread
| Started by | ho.jia.jie@intel.com |
|---|---|
| First post | 2017-03-09 01:50 +0100 |
| Last post | 2017-03-09 01:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] ARM: socfpga: updates for socfpga_defconfig ho.jia.jie@intel.com - 2017-03-09 01:50 +0100
| From | ho.jia.jie@intel.com |
|---|---|
| Date | 2017-03-09 01:50 +0100 |
| Subject | [PATCH] ARM: socfpga: updates for socfpga_defconfig |
| Message-ID | <tiUrf-5Np-17@gated-at.bofh.it> |
From: Jia Jie Ho <ho.jia.jie@intel.com> This patch enables Altera TSE support for Arria10 SoC FPGA Signed-off-by: Jia Jie Ho <ho.jia.jie@intel.com> --- 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..df50380 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=y CONFIG_E1000E=m CONFIG_IGB=m CONFIG_IXGBE=m -- 1.7.7.4
Back to top | Article view | linux.kernel
csiph-web