]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xfi3.h
Convert CONFIG_CMD_SAVES to Kconfig
[people/ms/u-boot.git] / include / configs / xfi3.h
index 69558fdfd20b8962b0477ec8fed7862d3be3fb65..bd829a9495670802bcddeeb062554b46df0f11d7 100644 (file)
 #define CONFIG_MX23                            /* i.MX23 SoC */
 
 /* U-Boot Commands */
-#define CONFIG_SYS_NO_FLASH
-#define CONFIG_DISPLAY_CPUINFO
-#define CONFIG_DOS_PARTITION
-
-#define CONFIG_VIDEO
 
 /* Memory configuration */
 #define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
@@ -24,7 +19,6 @@
 
 /* Environment */
 #define CONFIG_ENV_SIZE                        (16 * 1024)
-#define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_OVERWRITE
 
 /* Booting Linux */