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