Browse Source

imx: ventana: Convert to generic board

Enable CONFIG_SYS_GENERIC_BOARD on ventana.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Tim Harvey 11 years ago
parent
commit
effb7dc6d9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/configs/gw_ventana.h

+ 2 - 0
include/configs/gw_ventana.h

@@ -24,6 +24,8 @@
 #define CONFIG_SERIAL_TAG
 #define CONFIG_SERIAL_TAG
 #define CONFIG_REVISION_TAG
 #define CONFIG_REVISION_TAG
 
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN		(10 * 1024 * 1024)
 #define CONFIG_SYS_MALLOC_LEN		(10 * 1024 * 1024)