From 0782bdf89878f3b4806b127b60f8d0e72c195354 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Fri, 4 Apr 2014 00:41:03 +0200 Subject: arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD Signed-off-by: Marek Vasut diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h index bb1fa44..3e387c4 100644 --- a/include/configs/m28evk.h +++ b/include/configs/m28evk.h @@ -7,7 +7,6 @@ #ifndef __CONFIGS_M28EVK_H__ #define __CONFIGS_M28EVK_H__ - /* System configurations */ #define CONFIG_MX28 /* i.MX28 SoC */ #define MACH_TYPE_M28EVK 3613 diff --git a/include/configs/mxs.h b/include/configs/mxs.h index ba55177..8bce28f 100644 --- a/include/configs/mxs.h +++ b/include/configs/mxs.h @@ -40,6 +40,7 @@ /* * CPU specifics */ +#define CONFIG_SYS_GENERIC_BOARD /* MXS uses FDT */ #define CONFIG_OF_LIBFDT -- cgit v0.10.2