]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/config.h
powerpc/85xx: Add support for FMan ethernet in Independent mode
[karo-tx-uboot.git] / arch / powerpc / include / asm / config.h
index 9aad9be1b0eb8e4b3d8f6bfcb93f5f248ae368fb..c5e5c9cfc85f31f9ec7137df293ddeabc3df79bf 100644 (file)
 #endif /* TSEC_ENET */
 #endif /* !CONFIG_PHYLIB */
 
+/* The FMAN driver uses the PHYLIB infrastructure */
+#if defined(CONFIG_FMAN_ENET)
+#define CONFIG_PHYLIB
+#endif
+
 /* All PPC boards must swap IDE bytes */
 #define CONFIG_IDE_SWAP_IO