]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/config.h
omap: am33xx: enable gpio support
[karo-tx-uboot.git] / arch / arm / include / asm / config.h
index 8d3eb10789792c3fe1fbd37481c9227b6177185c..c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09 100644 (file)
@@ -21,6 +21,6 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-/* Relocation to SDRAM works on all ARM boards */
-#define CONFIG_RELOC_FIXUP_WORKS
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 #endif