]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx28evk.h
Convert CONFIG_VIDEO to Kconfig
[people/ms/u-boot.git] / include / configs / mx28evk.h
index b2bf5999a5f2814cf1f47b0aea03d877be086f6e..5963d3929d9d91f92469a47b0d256a6e219242a9 100644 (file)
 
 /* U-Boot Commands */
 #define CONFIG_SYS_NO_FLASH
-#define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DOS_PARTITION
 
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_NAND_TRIMFFS
-#define CONFIG_VIDEO
 
 /* Memory configuration */
 #define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
@@ -69,7 +67,6 @@
 
 /* UBI and NAND partitioning */
 #ifdef CONFIG_CMD_NAND
-#define CONFIG_CMD_UBI
 #define CONFIG_CMD_UBIFS
 #define CONFIG_CMD_MTDPARTS
 #define CONFIG_RBTREE