summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTroy Kisky <[email protected]>2012-06-28 08:00:28 +0000
committerJoe Hershberger <[email protected]>2012-07-11 13:15:30 -0500
commitcc5f552283eceb08bc614dfb6cfbcdd155be35b0 (patch)
tree20045f082ba50be89a721d800efb237547b33157 /include/configs
parent11af8d65274df736deeb651d12e0763eec527ea5 (diff)
net: phy: micrel: make ksz9021 phy accessible
Micrel accidentally used the same part number for the KS8721 and KSZ9021. So, both cannot be in the same build of u-boot. Add a config option to handle this. Signed-off-by: Troy Kisky <[email protected]> Acked-by: Vladimir Zapolskiy <[email protected]>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx6qsabrelite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index fd25fafeabd..c66229c8024 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -96,6 +96,7 @@
#define CONFIG_FEC_MXC_PHYADDR 6
#define CONFIG_PHYLIB
#define CONFIG_PHY_MICREL
+#define CONFIG_PHY_MICREL_KSZ9021
/* USB Configs */
#define CONFIG_CMD_USB