Skip to content
Snippets Groups Projects
Commit a0dd989f authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

SOCFPGA: remove CONFIG_AUTONEG_TIMEOUT


This macro is defined, but not referenced by anyone.

I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ac477504
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,6 @@
#if defined(CONFIG_CMD_NET) && !defined(CONFIG_SOCFPGA_VIRTUAL_TARGET)
#define CONFIG_DW_ALTDESCRIPTOR
#define CONFIG_MII
#define CONFIG_AUTONEG_TIMEOUT (15 * CONFIG_SYS_HZ)
#endif
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment