lmb: move CONFIG_LMB in Kconfig
[platform/kernel/u-boot.git] / arch / microblaze / include / asm / config.h
index 1124272..221eb93 100644 (file)
@@ -6,12 +6,6 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-#define CONFIG_LMB
-
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_NEEDS_MANUAL_RELOC
-#endif
-
 #define CONFIG_SYS_BOOT_RAMDISK_HIGH
 
 #endif