Merge git://www.denx.de/git/u-boot-ppc4xx
[oweals/u-boot.git] / 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