summaryrefslogtreecommitdiff
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
committerTom Rini <trini@konsulko.com>2020-04-28 16:41:00 -0400
commit5bec37eb72bdb43d683593148f4911f1e1f34980 (patch)
treeca1014d0fc2cde48416c90f03c5bf448acc1775f /include/configs/cm_fx6.h
parent556fd590db78def1cb92b0e887c665d3b75f7519 (diff)
parent306881a0bfca22798da64f55206ef2824f37efed (diff)
downloadu-boot-5bec37eb72bdb43d683593148f4911f1e1f34980.tar.gz
Merge branch 'migrate-various-PHY-options'WIP/28Apr2020
- Finish migration of CONFIG_PHYLIB and a number of related symbols to defconfig files.
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 53ae5f08eb..e62130f8ec 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -165,7 +165,6 @@
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_FEC_XCV_TYPE RGMII
#define IMX_FEC_BASE ENET_BASE_ADDR
-#define CONFIG_PHY_ATHEROS
#define CONFIG_ETHPRIME "FEC0"
#define CONFIG_ARP_TIMEOUT 200UL
#define CONFIG_NET_RETRY_COUNT 5