]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx23evk.h
Convert CONFIG_VIDEO to Kconfig
[people/ms/u-boot.git] / include / configs / mx23evk.h
index 3f9bb0ab466614c5ab1a477bc362f805a067015f..ecb6e4d961647eceb9fa0221f9bf93df3c87592a 100644 (file)
 
 /* 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 */
 #define PHYS_SDRAM_1                   0x40000000      /* Base address */
@@ -41,7 +38,6 @@
 #ifdef CONFIG_CMD_USB
 #define CONFIG_EHCI_MXS_PORT0
 #define CONFIG_USB_MAX_CONTROLLER_COUNT 1
-#define CONFIG_USB_STORAGE
 #endif
 
 /* Framebuffer support */