x86: Use unsigned long for address in table generation
[oweals/u-boot.git] / arch / x86 / include / asm / config.h
index f06a15cdfca06c76f87e2d2209077856286cea7d..3a891ba62727511706291cf292b0fb23b7ec2a02 100644 (file)
@@ -7,5 +7,7 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
+
 #endif