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>
This commit is contained in:
@@ -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
|
||||
***********************************************************/
|
||||
|
||||
Reference in New Issue
Block a user