diff options
author | Jia Jie Ho <ho.jia.jie@intel.com> | 2017-03-16 16:05:46 +0300 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2017-03-16 16:05:46 +0300 |
commit | b685b264636b4f3f3eaa0b62fee674a45f2b1679 (patch) | |
tree | daa3f006f635279fc849e8fd83784c75eab2b920 /arch/arm/configs/socfpga_defconfig | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) | |
download | linux-b685b264636b4f3f3eaa0b62fee674a45f2b1679.tar.xz |
ARM: socfpga: updates for socfpga_defconfig
This patch enables Altera TSE support in socfpga_defconfig
Signed-off-by: Jia Jie Ho <ho.jia.jie@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/configs/socfpga_defconfig')
-rw-r--r-- | 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 030264c98eec..2620ce790db0 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 |