]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/ppc4xx/miiphy.c
PPC405EP support added.
[karo-tx-uboot.git] / cpu / ppc4xx / miiphy.c
index 51ba47111b5301e0862019cfb2f795a2eed303a7..c5a90a9f21511a1d89b3f617a9f4a758bbf60f62 100644 (file)
@@ -48,7 +48,7 @@
 #include <405_mal.h>
 #include <miiphy.h>
 
-#if defined(CONFIG_405GP) || defined(CONFIG_440)
+#if defined(CONFIG_405GP) || defined(CONFIG_440) || defined(CONFIG_405EP)
 
 
 /***********************************************************/