summaryrefslogtreecommitdiffstats
path: root/include/configs/sunxi-common.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-12-20 03:59:41 +0100
committerMarek Vasut <marex@denx.de>2015-12-22 04:42:27 +0100
commit4c9ae24fe8e171b87389cae596b07423e5a0ea73 (patch)
treee479f0b41294f2f2b4cd3008a7e48519649d977d /include/configs/sunxi-common.h
parent25af71c4bfcd54a88cc9098f23416fe9d1f7d80c (diff)
downloadtalos-obmc-uboot-4c9ae24fe8e171b87389cae596b07423e5a0ea73.tar.gz
talos-obmc-uboot-4c9ae24fe8e171b87389cae596b07423e5a0ea73.zip
net: designware: Zap CONFIG_DW_AUTONEG
This symbol is not used anywhere, so remove it. For spear600, remove it from the board file, since the symbol is not defined for spear600 either. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/sunxi-common.h')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 46f7994222..921d912d96 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -309,7 +309,6 @@ extern int soft_i2c_gpio_scl;
#endif
#ifdef CONFIG_SUNXI_GMAC
-#define CONFIG_DW_AUTONEG
#define CONFIG_PHY_GIGE /* GMAC can use gigabit PHY */
#define CONFIG_PHY_ADDR 1
#define CONFIG_MII /* MII PHY management */
OpenPOWER on IntegriCloud