]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/gw_ventana.h
imx6: move generic imx6 options to mx6_common.h
[people/ms/u-boot.git] / include / configs / gw_ventana.h
index 14b6ad9c02a68bd9c053710d0e4fa9995218843f..41f9c9c9e4253132b074dcf928e568806975766a 100644 (file)
@@ -33,9 +33,6 @@
 
 #include "imx6_spl.h"                  /* common IMX6 SPL configuration */
 #include "mx6_common.h"
-#define CONFIG_MX6
-#define CONFIG_DISPLAY_CPUINFO         /* display cpu info */
-#define CONFIG_DISPLAY_BOARDINFO_LATE  /* display board info (after reloc) */
 
 #define CONFIG_MACH_TYPE       4520   /* Gateworks Ventana Platform */
 
@@ -46,8 +43,6 @@
 #define CONFIG_SERIAL_TAG
 #define CONFIG_REVISION_TAG
 
-#define CONFIG_SYS_GENERIC_BOARD
-
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (10 * SZ_1M)