From e06f5f5271ec35d8151bd4eeee785df8c80db011 Mon Sep 17 00:00:00 2001 From: "Ye.Li" Date: Mon, 16 Jun 2014 18:39:47 +0800 Subject: ENGR00315894-47 i.mx6:arm2/slevk Enable the CONFIG_SYS_GENERIC_BOARD Using the CONFIG_SYS_GENERIC_BOARD for imx6 arm2 board and imx6slevk to sync the deprecation process for generic board on upstream. Signed-off-by: Ye.Li --- include/configs/mx6qarm2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx6qarm2.h') diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h index c1dd6f4..f1c364c 100644 --- a/include/configs/mx6qarm2.h +++ b/include/configs/mx6qarm2.h @@ -19,6 +19,7 @@ #include "mx6_common.h" +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO -- cgit v1.1