]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/config.h
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
[u-boot] / arch / arm / include / asm / config.h
index 2a20a770bcd38102f3b94d91f318162eaa24683b..d3433dafd9f900e45dcf9445cf86f2de35749289 100644 (file)
@@ -17,4 +17,8 @@
 #define CONFIG_STATIC_RELA
 #endif
 
+#ifdef CONFIG_FSL_LSCH3
+#include <asm/arch-fsl-lsch3/config.h>
+#endif
+
 #endif