summaryrefslogtreecommitdiffstats
path: root/include/configs/xilinx_zynqmp.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-11-30 14:34:52 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-12-07 10:14:28 +0100
commit596e5782e7bdec7ed275b1204122364a3ab4fbf7 (patch)
tree34d83a4fec03b1dd0217ecf888bc62fc80c2d447 /include/configs/xilinx_zynqmp.h
parent3cdb1450deb236184f0c673f6ea0ad993c285ad2 (diff)
downloadtalos-obmc-uboot-596e5782e7bdec7ed275b1204122364a3ab4fbf7.tar.gz
talos-obmc-uboot-596e5782e7bdec7ed275b1204122364a3ab4fbf7.zip
net: gem: Move gem to Kconfig
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'include/configs/xilinx_zynqmp.h')
-rw-r--r--include/configs/xilinx_zynqmp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index 6b8b9f83e9..a8aa9522b2 100644
--- a/include/configs/xilinx_zynqmp.h
+++ b/include/configs/xilinx_zynqmp.h
@@ -176,10 +176,8 @@
#define CONFIG_SYS_MAXARGS 64
/* Ethernet driver */
-#if defined(CONFIG_ZYNQ_GEM0) || defined(CONFIG_ZYNQ_GEM1) || \
- defined(CONFIG_ZYNQ_GEM2) || defined(CONFIG_ZYNQ_GEM3)
+#if defined(CONFIG_ZYNQ_GEM)
# define CONFIG_NET_MULTI
-# define CONFIG_ZYNQ_GEM
# define CONFIG_MII
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
# define CONFIG_PHYLIB
OpenPOWER on IntegriCloud