aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext/Makefile
diff options
context:
space:
mode:
authorJassi Brar <jaswinder.singh@linaro.org>2018-01-06 19:44:37 +0530
committerDavid S. Miller <davem@davemloft.net>2018-01-10 14:50:29 -0500
commit533dd11a12f698c571a12271b20f235792d3e148 (patch)
tree00c9718dde7303924f931a27cc58a1906f1a4c27 /drivers/net/ethernet/socionext/Makefile
parentdt-bindings: net: Add DT bindings for Socionext Netsec (diff)
downloadlinux-dev-533dd11a12f698c571a12271b20f235792d3e148.tar.xz
linux-dev-533dd11a12f698c571a12271b20f235792d3e148.zip
net: socionext: Add Synquacer NetSec driver
This driver adds support for Socionext "netsec" IP Gigabit Ethernet + PHY IP used in the Synquacer SC2A11 SoC. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--drivers/net/ethernet/socionext/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/socionext/Makefile b/drivers/net/ethernet/socionext/Makefile
index ab83df63b670..7fd837a999fd 100644
--- a/drivers/net/ethernet/socionext/Makefile
+++ b/drivers/net/ethernet/socionext/Makefile
@@ -3,3 +3,4 @@
# Makefile for all ethernet ip drivers on Socionext platforms
#
obj-$(CONFIG_SNI_AVE) += sni_ave.o
+obj-$(CONFIG_SNI_NETSEC) += netsec.o