X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fconfig.h;h=c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09;hb=b8a7c467960ffb4d5a5e1eef5f7783fb6f594542;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..c60dba26bf 100644 --- a/arch/arm/include/asm/config.h +++ b/arch/arm/include/asm/config.h @@ -21,10 +21,6 @@ #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