]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/config.h
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
[u-boot] / arch / arm / include / asm / config.h
index 5f2a5f4ea9f0905cffb340d75eb9e01aa25d8162..be80434dee4d0dc9824f6f74e198a51be40f938b 100644 (file)
@@ -23,4 +23,8 @@
 #include <asm/arch-fsl-lsch3/config.h>
 #endif
 
+#ifdef CONFIG_LS102XA
+#include <asm/arch/config.h>
+#endif
+
 #endif