]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/config.h
Merge branch 'elf_reloc'
[karo-tx-uboot.git] / arch / arm / include / asm / config.h
index d8e33fc5135d6f74fedb89ca574396d9ea95f2bc..4124f0a9922e25d0d919e871107648bf859fd4fd 100644 (file)
 #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