diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index b984f2704919b73e44e3bd733dfe66eae3871d23..335f2ff6aa57a95acc5cb0a00b73c541ccce603e 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -24,6 +24,8 @@
 #define CONFIG_SERIAL_TAG
 #define CONFIG_REVISION_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN		(10 * 1024 * 1024)