Convert CONFIG_SPLASH_SCREEN et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / pumpkin.h
index b2dda64..9c52cae 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <linux/sizes.h>
 
-#define CONFIG_ENV_SIZE                        SZ_4K
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_MALLOC_LEN          SZ_4M
 
@@ -24,7 +23,6 @@
 #define CONFIG_SYS_NS16550_COM1                0x11005000
 #define CONFIG_SYS_NS16550_CLK         26000000
 
-#define CONFIG_SYS_UBOOT_START         CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_TEXT_BASE + SZ_2M - \
                                                 GENERATED_GBL_DATA_SIZE)