X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fconfig.h;h=4124f0a9922e25d0d919e871107648bf859fd4fd;hb=6d8d4ef994a7c46e34b5fe53b1af7aa4f78192bf;hp=d8e33fc5135d6f74fedb89ca574396d9ea95f2bc;hpb=2d1916e48bd871f29fa4634a69f6ef709b772be5;p=u-boot diff --git a/arch/arm/include/asm/config.h b/arch/arm/include/asm/config.h index d8e33fc513..4124f0a992 100644 --- a/arch/arm/include/asm/config.h +++ b/arch/arm/include/asm/config.h @@ -21,10 +21,9 @@ #ifndef _ASM_CONFIG_H_ #define _ASM_CONFIG_H_ -#if defined(CONFIG_SYS_ARM_WITHOUT_RELOC) /* Relocation to SDRAM works on all ARM boards */ #define CONFIG_RELOC_FIXUP_WORKS -#endif + #define CONFIG_LMB #define CONFIG_SYS_BOOT_RAMDISK_HIGH #endif