]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/config.h
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
[u-boot] / arch / powerpc / include / asm / config.h
index 2b6b233ba680afd14c7314f633e5013a10b2133e..536f1423313aa0920d90bd85bcbdabd7ee196e73 100644 (file)
 /* Since so many PPC SOCs have a semi-common LBC, define this here */
 #if defined(CONFIG_MPC85xx) || defined(CONFIG_MPC86xx) || \
        defined(CONFIG_MPC83xx)
+#if !defined(CONFIG_FSL_IFC)
 #define CONFIG_FSL_LBC
 #endif
+#endif
 
 /* All PPC boards must swap IDE bytes */
 #define CONFIG_IDE_SWAP_IO