]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arc/include/asm/config.h
generic-board: select SYS_GENERIC_BOARD for some architectures
[people/ms/u-boot.git] / arch / arc / include / asm / config.h
index 5761def1e7188ace3f8c9dfa53b920909717141c..8936f5cdf79be40875c6624c5ab3f48ab7f9824a 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef __ASM_ARC_CONFIG_H_
 #define __ASM_ARC_CONFIG_H_
 
+#define CONFIG_SYS_GENERIC_GLOBAL_DATA
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
+#define CONFIG_ARCH_EARLY_INIT_R
+
 #define CONFIG_LMB
 
 #endif /*__ASM_ARC_CONFIG_H_ */