]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/config.h
omap_hsmmc: update struct hsmmc to accomodate base address from DT
[u-boot] / arch / arm / include / asm / config.h
index 7a34a0186cb1cd255aee62b8d992756536fc3fd9..22fff02778f0e7cecdf163a6e9bd6f4026c2e3cc 100644 (file)
 #include <asm/arch-fsl-lsch3/config.h>
 #endif
 
-#ifdef CONFIG_LS102XA
+#if defined(CONFIG_LS102XA) || \
+       defined(CONFIG_CPU_PXA27X) || \
+       defined(CONFIG_CPU_MONAHANS) || \
+       defined(CONFIG_CPU_PXA25X)
 #include <asm/arch/config.h>
 #endif