aboutsummaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lsxl.h')
-rw-r--r--include/configs/lsxl.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 4d5908d2360..c82eb8b04bf 100644
--- a/include/configs/lsxl.h
+++ b/include/configs/lsxl.h
@@ -59,12 +59,4 @@
"setenv autoload_old\0" \
"nc=setenv stdin nc; setenv stdout nc; setenv stderr nc\0" \
-/*
- * Ethernet Driver configuration
- */
-#ifdef CONFIG_CMD_NET
-#define CONFIG_MVGBE_PORTS {0, 1} /* enable port 1 only */
-#define CONFIG_PHY_BASE_ADR 7
-#endif /* CONFIG_CMD_NET */
-
#endif /* _CONFIG_LSXL_H */