arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD
Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
563491b7b3
commit
0782bdf898
@ -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
|
||||
|
@ -40,6 +40,7 @@
|
||||
/*
|
||||
* CPU specifics
|
||||
*/
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* MXS uses FDT */
|
||||
#define CONFIG_OF_LIBFDT
|
||||
|
Loading…
Reference in New Issue
Block a user