mx31ads: Convert to generic board
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 23 Feb 2015 11:51:36 +0000 (08:51 -0300)
committerTom Rini <trini@ti.com>
Tue, 24 Feb 2015 22:13:36 +0000 (17:13 -0500)
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal
from the project.

Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx31ads.h

index 0f4bd91..bed071f 100644 (file)
@@ -14,6 +14,8 @@
  /* High Level Configuration Options */
 #define CONFIG_MX31            1               /* This is a mx31 */
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO