ARM: OMAP4+: Clean up the pmic code
[platform/kernel/u-boot.git] / arch / arm / include / asm / config.h
index b76fd8e..c60dba2 100644 (file)
@@ -21,7 +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