summaryrefslogtreecommitdiff
path: root/include/configs/PIP405.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-09-08 08:01:48 (GMT)
committerStefan Roese <sr@denx.de>2008-09-08 08:27:56 (GMT)
commitf071f01fd09e9bf1cf09de37a7416aacce71bae1 (patch)
tree231abd4c5bee71c272771fba68db81617aa99569 /include/configs/PIP405.h
parent6ca8646c1860bba74326bf916a5a3389a5c0d3b5 (diff)
downloadu-boot-f071f01fd09e9bf1cf09de37a7416aacce71bae1.tar.xz
ppc4xx: Remove CONFIG_CS8952_PHY define
Since this define is only used on one board that was never really in production, removing this compile time option doesn't hurt and makes the code more readable. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/PIP405.h')
-rw-r--r--include/configs/PIP405.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index 2ceda00..86ea6c6 100644
--- a/include/configs/PIP405.h
+++ b/include/configs/PIP405.h
@@ -281,7 +281,6 @@
***********************************************************/
#define CONFIG_MII 1 /* MII PHY management */
#define CONFIG_PHY_ADDR 1 /* PHY address */
-#define CONFIG_CS8952_PHY 1 /* its a CS8952 PHY */
/************************************************************
* RTC
***********************************************************/