Convert CONFIG_PCI_GT64120 to Kconfig
[platform/kernel/u-boot.git] / include / configs / legoev3.h
index 4c132c6..418b08e 100644 (file)
@@ -50,8 +50,6 @@
 /*
  * U-Boot general configuration
  */
-#define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */
-#define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE /* Boot Args Buffer Size */
 
 /*
  * Linux Information
@@ -96,8 +94,6 @@
 /* additions for new relocation code, must added to all boards */
 #define CONFIG_SYS_SDRAM_BASE          0xc0000000
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x80010000
-
 #include <asm/arch/hardware.h>
 
 #endif /* __CONFIG_H */