diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-07 17:37:56 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-07 17:37:56 -0400 |
commit | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 (patch) | |
tree | 87093f75b7ff78f120fb5bb81706df4ab69ea744 /include/configs/x600.h | |
parent | b713bc8a2dbaf40ea24dbccf6da4ed02a0035eb6 (diff) | |
parent | da3b9e7fd6a1e38af3cf0dff0248427c9df583ff (diff) | |
download | u-boot-6e7adf7037c76f081b149685fa5e978e2ddf2a22.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index a8435d8b01..e3e95b99e8 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -75,8 +75,6 @@ #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ #define CONFIG_PHY_ADDR 0 /* PHY address */ #define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ -#define CONFIG_PHY_MICREL -#define CONFIG_PHY_MICREL_KSZ9031 #define CONFIG_SPEAR_GPIO |